Searched refs:op2_mullo_int (Results 1 – 4 of 4) sorted by relevance
138 op2_mullo_int = 143, enumerator
178 {op2_mullo_int ,AluOp(2, 0, AluOp::t,"MULLO_INT")},
172 case nir_op_imul: return emit_alu_trans_op2(instr, op2_mullo_int); in do_emit()
1328 {op2_mullo_int, ALU_OP2_MULLO_INT},