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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_defines.h79 op2_kille = 44, enumerator in enum:r600::EAluOp
H A Dsfn_alu_defines.cpp139 {op2_kille ,AluOp(2, 1, AluOp::a,"KILLE")},
H A Dsfn_ir_to_assembly.cpp366 m_bc->force_add_cf |= (ai.opcode() == op2_kille ||
1269 {op2_kille, ALU_OP2_KILLE},
H A Dsfn_shader_base.cpp958 emit_instruction(new AluInstruction(op2_kille, PValue(new GPRValue(0,0)),

Completed in 6 milliseconds