Searched refs:op2_kille (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 | 79 op2_kille = 44, enumerator in enum:r600::EAluOp
|
| H A D | sfn_alu_defines.cpp | 139 {op2_kille ,AluOp(2, 1, AluOp::a,"KILLE")},
|
| H A D | sfn_ir_to_assembly.cpp | 366 m_bc->force_add_cf |= (ai.opcode() == op2_kille || 1269 {op2_kille, ALU_OP2_KILLE},
|
| H A D | sfn_shader_base.cpp | 958 emit_instruction(new AluInstruction(op2_kille, PValue(new GPRValue(0,0)),
|
Completed in 6 milliseconds