Searched refs:op2_max_int (Results 1 – 4 of 4) sorted by relevance
89 op2_max_int = 54, enumerator
148 {op2_max_int ,AluOp(2, 0, AluOp::a,"MAX_INT")},
1275 {op2_max_int, ALU_OP2_MAX_INT},
114 case nir_op_imax: return emit_alu_op2_int(instr, op2_max_int); in do_emit()