Searched refs:op1_max4 (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_alu_defines.h | 184 op1_max4 = 193, enumerator
|
D | sfn_alu_defines.cpp | 68 {op1_max4 ,AluOp(1, 1, AluOp::v, AluOp::v, AluOp::v, "MAX4")},
|
D | sfn_assembler.cpp | 1360 {op1_max4, ALU_OP1_MAX4},
|
D | sfn_instr_alu.cpp | 2010 ir = new AluInstr(op1_max4, max_val, s, AluInstr::last_write, 4); in emit_any_all_fcomp()
|