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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_defines.h182 op1_max4 = 193, enumerator in enum:r600::EAluOp
H A Dsfn_alu_defines.cpp68 {op1_max4 ,AluOp(1, 1, AluOp::v,"MAX4")},
H A Dsfn_emitaluinstruction.cpp753 ir = new AluInstruction(op1_max4, v[i], v[i], write);
759 ir = new AluInstruction(op1_max4, v[i],
H A Dsfn_ir_to_assembly.cpp1372 {op1_max4, ALU_OP1_MAX4},

Completed in 7 milliseconds