Searched refs:ALU_OP2_MIN (Results 1 – 3 of 3) sorted by relevance
204 #define ALU_OP2_MIN 4 macro
568 case ALU_OP2_MIN: in eval_const_op()757 case ALU_OP2_MIN: // (MIN x, x) => (MOV x) in fold_alu_op2()
1218 {op2_min, ALU_OP2_MIN},