Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-match-head.cc766 if (commutative_ternary_tree_code (code) in gimple_simplify()
1348 return commutative_ternary_tree_code (tree_code (code)); in commutative_ternary_op_p()
1363 || commutative_ternary_tree_code (tcode)) in first_commutative_argument()
H A Dtree-ssa-scopedtables.cc426 if (commutative_ternary_tree_code (expr->ops.ternary.op)) in add_hashable_expr()
642 return (commutative_ternary_tree_code (expr0->ops.ternary.op) in hashable_expr_equal_p()
H A Dgenmatch.cc297 commutative_ternary_tree_code (enum tree_code code) in commutative_ternary_tree_code() function
479 || commutative_ternary_tree_code (code->code)) in commutative_op()
H A Dtree.h5258 extern bool commutative_ternary_tree_code (enum tree_code);
H A Dtree-ssa-sccvn.cc3932 && commutative_ternary_tree_code (vno1->opcode))) in vn_nary_op_compute_hash()
H A Dgimple-fold.cc6113 || commutative_ternary_tree_code (code)) in fold_stmt_1()
H A Dtree.cc6799 commutative_ternary_tree_code (enum tree_code code) in commutative_ternary_tree_code() function
H A Dfold-const.cc12835 if (commutative_ternary_tree_code (code) in fold_ternary_loc()
H A DChangeLog-201823108 * tree.c (commutative_ternary_tree_code, add_expr): Likewise.
23114 (commutative_ternary_tree_code): Remove FMA_EXPR handling.
H A DChangeLog-201024835 * tree.c (commutative_ternary_tree_code): New function.
24836 * tree.h (commutative_ternary_tree_code): Declare it.
H A DChangeLog-201525438 * genmatch.c (commutative_tree_code, commutative_ternary_tree_code):
H A DChangeLog-201414491 * tree.c (commutative_ternary_tree_code): Add DOT_PROD_EXPR
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-match-head.c375 && commutative_ternary_tree_code (res_op->code) in gimple_resimplify3()
740 if (commutative_ternary_tree_code (code) in gimple_simplify()
H A Dtree-ssa-scopedtables.c426 if (commutative_ternary_tree_code (expr->ops.ternary.op)) in add_hashable_expr()
642 return (commutative_ternary_tree_code (expr0->ops.ternary.op) in hashable_expr_equal_p()
H A Dipa-icf.c1439 || commutative_ternary_tree_code (gimple_assign_rhs_code (stmt))) in hash_stmt()
1443 if (commutative_ternary_tree_code (gimple_assign_rhs_code (stmt))) in hash_stmt()
H A Dgenmatch.c297 commutative_ternary_tree_code (enum tree_code code) in commutative_ternary_tree_code() function
479 || commutative_ternary_tree_code (code->code)) in commutative_op()
H A Dtree.h5077 extern bool commutative_ternary_tree_code (enum tree_code);
H A Dgimple-fold.c5007 || commutative_ternary_tree_code (code)) in fold_stmt_1()
H A Dtree-ssa-sccvn.c3772 && commutative_ternary_tree_code (vno1->opcode))) in vn_nary_op_compute_hash()
H A Dtree.c7791 commutative_ternary_tree_code (enum tree_code code) in commutative_ternary_tree_code() function
H A Dfold-const.c12240 if (commutative_ternary_tree_code (code) in fold_ternary_loc()