Searched refs:commutative_p (Results 1 – 7 of 7) sorted by relevance
1774 if (targetm.commutative_p (x, UNKNOWN)) in rtx_renumbered_equal_p()
1363 bool commutative_p; in expand_binop_directly() local1370 commutative_p = commutative_optab_p (binoptab); in expand_binop_directly()1371 if (commutative_p in expand_binop_directly()1411 if (commutative_p in expand_binop_directly()
1126 && targetm.commutative_p (x, UNKNOWN) in rtx_equal_for_cselib_1()
2777 (commutative_p,
12437 * target.h (struct gcc_target): Add commutative_p member.12443 (rtx_renumbered_equal_p): Use targetm.commutative_p.
9863 commutative_p, use_blocks_for_constant_p,
33639 and original commutative_p handling. Use maybe_gen_insn.