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

/freebsd-10.3-release/contrib/gcc/
H A Doptabs.c1173 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1)
1268 if (swap_commutative_operands_with_target (target, op0, op1))
1167 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1) function

Completed in 119 milliseconds