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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c15801 tree dup5_expr = fold_unary (VEC_DUPLICATE_EXPR, type, ssize_int (5));
15803 ASSERT_TRUE (operand_equal_p (dup5_expr, dup5_cst, 0));
15773 tree dup5_expr = fold_unary (VEC_DUPLICATE_EXPR, type, ssize_int (5)); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc16983 tree dup5_expr = fold_unary (VEC_DUPLICATE_EXPR, type, ssize_int (5));
16985 ASSERT_TRUE (operand_equal_p (dup5_expr, dup5_cst, 0));

Completed in 275 milliseconds