Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-match-head.c245 && commutative_ternary_tree_code (*res_code) in gimple_resimplify3()
512 if (commutative_ternary_tree_code (code) in gimple_simplify()
H A Dtree-ssa-scopedtables.c430 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.c1630 || commutative_ternary_tree_code (gimple_assign_rhs_code (stmt))) in hash_stmt()
1638 if (commutative_ternary_tree_code (gimple_assign_rhs_code (stmt))) in hash_stmt()
H A Dgenmatch.c284 commutative_ternary_tree_code (enum tree_code code) in commutative_ternary_tree_code() function
2770 || commutative_ternary_tree_code (code->code)) in gen_gimple_expr()
H A Dtree-ssa-sccvn.c2645 && commutative_ternary_tree_code (vno1->opcode))) in vn_nary_op_compute_hash()
H A Dtree.h4817 extern bool commutative_ternary_tree_code (enum tree_code);
H A Dgimple-fold.c4666 || commutative_ternary_tree_code (code)) in fold_stmt_1()
H A Dtree.c7163 commutative_ternary_tree_code (enum tree_code code) in commutative_ternary_tree_code() function
H A Dfold-const.c11319 if (commutative_ternary_tree_code (code) in fold_ternary_loc()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-dom.c427 return (commutative_ternary_tree_code (expr0->ops.ternary.op) in hashable_expr_equal_p()
520 if (commutative_ternary_tree_code (expr->ops.ternary.op)) in iterative_hash_hashable_expr()
H A Dgimple-fold.c1173 || commutative_ternary_tree_code (subcode)) in fold_stmt_1()
H A Dtree.h5182 extern bool commutative_ternary_tree_code (enum tree_code);
H A Dtree.c6870 commutative_ternary_tree_code (enum tree_code code) in commutative_ternary_tree_code() function