Searched refs:TGSI_OPCODE_XOR (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c133 case TGSI_OPCODE_XOR:
H A Dtgsi_exec.c5733 case TGSI_OPCODE_XOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c133 case TGSI_OPCODE_XOR:
H A Dtgsi_exec.c5446 case TGSI_OPCODE_XOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h434 TGSI_OPCODE_XOR = 92, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h436 TGSI_OPCODE_XOR = 92, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c812 case TGSI_OPCODE_XOR:
H A Dlp_bld_tgsi_action.c2082 /* TGSI_OPCODE_XOR */
2473 bld_base->op_actions[TGSI_OPCODE_XOR].emit = xor_emit_cpu;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c812 case TGSI_OPCODE_XOR:
H A Dlp_bld_tgsi_action.c2082 /* TGSI_OPCODE_XOR */
2601 bld_base->op_actions[TGSI_OPCODE_XOR].emit = xor_emit_cpu;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c795 bld_base->op_actions[TGSI_OPCODE_XOR].emit = emit_xor;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c956 [nir_op_ixor] = { TGSI_OPCODE_XOR, TGSI_OPCODE_XOR },
H A Dtgsi_to_nir.c1865 [TGSI_OPCODE_XOR] = nir_op_ixor,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1599 [TGSI_OPCODE_XOR] = nir_op_ixor,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c153 {D3D10_SB_OPCODE_XOR, OF_UINT, TGSI_OPCODE_XOR},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c578 case TGSI_OPCODE_XOR:
5871 case TGSI_OPCODE_XOR:
H A Dsvga_tgsi_insn.c2889 case TGSI_OPCODE_XOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp582 case TGSI_OPCODE_XOR:
3194 case TGSI_OPCODE_XOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp520 case TGSI_OPCODE_XOR:
3217 case TGSI_OPCODE_XOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1755 emit_asm(ir, TGSI_OPCODE_XOR, result_dst, op[0], op[1]);
1984 emit_asm(ir, TGSI_OPCODE_XOR, result_dst, op[0], op[1]);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1823 emit_asm(ir, TGSI_OPCODE_XOR, result_dst, op[0], op[1]);
2056 emit_asm(ir, TGSI_OPCODE_XOR, result_dst, op[0], op[1]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c2887 case TGSI_OPCODE_XOR:
H A Dsvga_tgsi_vgpu10.c843 case TGSI_OPCODE_XOR:
9334 case TGSI_OPCODE_XOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11680 [TGSI_OPCODE_XOR] = { ALU_OP2_XOR_INT, tgsi_op2},
11877 [TGSI_OPCODE_XOR] = { ALU_OP2_XOR_INT, tgsi_op2},
12103 [TGSI_OPCODE_XOR] = { ALU_OP2_XOR_INT, tgsi_op2},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11849 [TGSI_OPCODE_XOR] = { ALU_OP2_XOR_INT, tgsi_op2},
12046 [TGSI_OPCODE_XOR] = { ALU_OP2_XOR_INT, tgsi_op2},
12273 [TGSI_OPCODE_XOR] = { ALU_OP2_XOR_INT, tgsi_op2},

Completed in 148 milliseconds