Home
last modified time | relevance | path

Searched refs:swap_commutative_operands_with_target (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs.c948 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1) in swap_commutative_operands_with_target() function
1092 && swap_commutative_operands_with_target (target, xop0, xop1)) in expand_binop_directly()
1381 && swap_commutative_operands_with_target (target, op0, op1)) in expand_binop()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs.cc1268 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1) in swap_commutative_operands_with_target() function
1412 && swap_commutative_operands_with_target (target, xop0, xop1)) in expand_binop_directly()
1701 && swap_commutative_operands_with_target (target, op0, op1)) in expand_binop()
H A DChangeLog-20053550 * optabs.c (expand_binop): Use swap_commutative_operands_with_target
3552 (swap_commutative_operands_with_target): New.
6501 * optabs.c (expand_binop): Use swap_commutative_operands_with_target
6503 (swap_commutative_operands_with_target): New.
7116 * optabs.c (expand_binop): Use swap_commutative_operands_with_target
7118 (swap_commutative_operands_with_target): New.