Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_alu_defines.h182 op1_max4 = 193, enumerator
Dsfn_alu_defines.cpp68 {op1_max4 ,AluOp(1, 1, AluOp::v,"MAX4")},
Dsfn_emitaluinstruction.cpp766 ir = new AluInstruction(op1_max4, v[i], v[i], write); in emit_any_all_fcomp()
772 ir = new AluInstruction(op1_max4, v[i], in emit_any_all_fcomp()
Dsfn_ir_to_assembly.cpp1368 {op1_max4, ALU_OP1_MAX4},