Home
last modified time | relevance | path

Searched refs:dup5_expr (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfold-const.c14701 tree dup5_expr = fold_unary (VEC_DUPLICATE_EXPR, type, ssize_int (5)); in test_vec_duplicate_folding() local
14703 ASSERT_TRUE (operand_equal_p (dup5_expr, dup5_cst, 0)); in test_vec_duplicate_folding()