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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c2335 is_widening_mult_rhs_p (tree type, tree rhs, tree *type_out, function
2405 if (!is_widening_mult_rhs_p (type, gimple_assign_rhs1 (stmt), type1_out,
2409 if (!is_widening_mult_rhs_p (type, gimple_assign_rhs2 (stmt), type2_out,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc2473 is_widening_mult_rhs_p (tree type, tree rhs, tree *type_out, function
2543 if (!is_widening_mult_rhs_p (type, gimple_assign_rhs1 (stmt), type1_out,
2547 if (!is_widening_mult_rhs_p (type, gimple_assign_rhs2 (stmt), type2_out,

Completed in 162 milliseconds