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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_opcodes.h133 #define V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4 0x00000050 macro
H A Dr700_sq.h320 #define V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4 0x00000050 macro
H A Dr600_asm.c84 case V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4:
430 alu->inst == V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4 ||
511 V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4,
H A Dr600_shader.c1446 alu.inst = BC_INST(ctx.bc, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4);
5249 {TGSI_OPCODE_DP3, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4, tgsi_dp},
5250 {TGSI_OPCODE_DP4, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4, tgsi_dp},
5278 {TGSI_OPCODE_DPH, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4, tgsi_dp},
5314 {TGSI_OPCODE_DP2, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4, tgsi_dp},
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_opcodes.h133 #define V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4 0x00000050 macro
H A Dr700_sq.h320 #define V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4 0x00000050 macro
H A Dr600_asm.c84 case V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4:
430 alu->inst == V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4 ||
511 V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4,
H A Dr600_shader.c1446 alu.inst = BC_INST(ctx.bc, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4);
5249 {TGSI_OPCODE_DP3, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4, tgsi_dp},
5250 {TGSI_OPCODE_DP4, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4, tgsi_dp},
5278 {TGSI_OPCODE_DPH, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4, tgsi_dp},
5314 {TGSI_OPCODE_DP2, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_DOT4, tgsi_dp},

Completed in 84 milliseconds