Searched refs:op0_prec (Results 1 – 1 of 1) sorted by relevance
1169 int op0_prec = commutative_operand_precedence (op0); in swap_commutative_operands_with_target() local1172 if (op0_prec < op1_prec) in swap_commutative_operands_with_target()1175 if (op0_prec > op1_prec) in swap_commutative_operands_with_target()