Searched refs:commutative_binary_op_p (Results 1 – 4 of 4) sorted by relevance
375 bool commutative_binary_op_p (code_helper, tree);
302 if ((is_comparison || commutative_binary_op_p (res_op->code, res_op->type)) in gimple_resimplify2()1333 commutative_binary_op_p (code_helper code, tree type) in commutative_binary_op_p() function
7064 else if (!commutative_binary_op_p (orig_code, op.type) in vectorizable_reduction()7558 gcc_assert (commutative_binary_op_p (code, op.type)); in vect_transform_reduction()
2529 (commutative_binary_op_p): Declare.2538 * gimple-match-head.c (commutative_binary_op_p): New function.