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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_defines.h108 op2_killne_int = 73, enumerator in enum:r600::EAluOp
H A Dsfn_alu_defines.cpp167 {op2_killne_int ,AluOp(2, 0, AluOp::a,"KILLNE_INT")},
H A Dsfn_ir_to_assembly.cpp367 ai.opcode() == op2_killne_int ||
1298 {op2_killne_int, ALU_OP2_KILLNE_INT},
H A Dsfn_shader_base.cpp954 emit_instruction(new AluInstruction(op2_killne_int, PValue(new GPRValue(0,0)),

Completed in 7 milliseconds