Searched refs:op2_mullo_int (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_defines.h138 op2_mullo_int = 143, enumerator in enum:r600::EAluOp
H A Dsfn_alu_defines.cpp178 {op2_mullo_int ,AluOp(2, 0, AluOp::t,"MULLO_INT")},
H A Dsfn_emitaluinstruction.cpp172 case nir_op_imul: return emit_alu_trans_op2(instr, op2_mullo_int);
H A Dsfn_ir_to_assembly.cpp1328 {op2_mullo_int, ALU_OP2_MULLO_INT},

Completed in 8 milliseconds