Searched refs:V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_opcodes.h98 #define V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT 0x0000002D macro
H A Dr700_sq.h285 #define V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT 0x0000002D macro
H A Dr600_asm.c53 case V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT:
349 alu->inst == V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT ||
H A Dr600_shader.c342 if (alu.inst == CTX_INST(V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT)) {
5282 {TGSI_OPCODE_KILP, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT, tgsi_kill}, /* predicated kill */
5364 {TGSI_OPCODE_KIL, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT, tgsi_kill}, /* conditional kill */
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_opcodes.h98 #define V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT 0x0000002D macro
H A Dr700_sq.h285 #define V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT 0x0000002D macro
H A Dr600_asm.c53 case V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT:
349 alu->inst == V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT ||
H A Dr600_shader.c342 if (alu.inst == CTX_INST(V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT)) {
5282 {TGSI_OPCODE_KILP, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT, tgsi_kill}, /* predicated kill */
5364 {TGSI_OPCODE_KIL, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_KILLGT, tgsi_kill}, /* conditional kill */

Completed in 68 milliseconds