Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c15773 tree dup5_expr = fold_unary (VEC_DUPLICATE_EXPR, type, ssize_int (5)); in test_vec_duplicate_folding() local
15775 ASSERT_TRUE (operand_equal_p (dup5_expr, dup5_cst, 0)); in test_vec_duplicate_folding()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc16974 tree dup5_expr = fold_unary (VEC_DUPLICATE_EXPR, type, ssize_int (5)); in test_vec_duplicate_folding() local
16976 ASSERT_TRUE (operand_equal_p (dup5_expr, dup5_cst, 0)); in test_vec_duplicate_folding()