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