Searched refs:op1_max4 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_alu_defines.h | 182 op1_max4 = 193, enumerator in enum:r600::EAluOp
|
| H A D | sfn_alu_defines.cpp | 68 {op1_max4 ,AluOp(1, 1, AluOp::v,"MAX4")},
|
| H A D | sfn_emitaluinstruction.cpp | 753 ir = new AluInstruction(op1_max4, v[i], v[i], write); 759 ir = new AluInstruction(op1_max4, v[i],
|
| H A D | sfn_ir_to_assembly.cpp | 1372 {op1_max4, ALU_OP1_MAX4},
|
Completed in 7 milliseconds