| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_info.c | 133 case TGSI_OPCODE_XOR:
|
| H A D | tgsi_exec.c | 5733 case TGSI_OPCODE_XOR:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_info.c | 133 case TGSI_OPCODE_XOR:
|
| H A D | tgsi_exec.c | 5446 case TGSI_OPCODE_XOR:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 434 TGSI_OPCODE_XOR = 92, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 436 TGSI_OPCODE_XOR = 92, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_aos.c | 812 case TGSI_OPCODE_XOR:
|
| H A D | lp_bld_tgsi_action.c | 2082 /* 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 D | lp_bld_tgsi_aos.c | 812 case TGSI_OPCODE_XOR:
|
| H A D | lp_bld_tgsi_action.c | 2082 /* 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 D | si_shader_tgsi_alu.c | 795 bld_base->op_actions[TGSI_OPCODE_XOR].emit = emit_xor;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi.c | 956 [nir_op_ixor] = { TGSI_OPCODE_XOR, TGSI_OPCODE_XOR },
|
| H A D | tgsi_to_nir.c | 1865 [TGSI_OPCODE_XOR] = nir_op_ixor,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 1599 [TGSI_OPCODE_XOR] = nir_op_ixor,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderTGSI.c | 153 {D3D10_SB_OPCODE_XOR, OF_UINT, TGSI_OPCODE_XOR},
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 578 case TGSI_OPCODE_XOR: 5871 case TGSI_OPCODE_XOR:
|
| H A D | svga_tgsi_insn.c | 2889 case TGSI_OPCODE_XOR:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 582 case TGSI_OPCODE_XOR: 3194 case TGSI_OPCODE_XOR:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 520 case TGSI_OPCODE_XOR: 3217 case TGSI_OPCODE_XOR:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi.cpp | 1755 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 D | st_glsl_to_tgsi.cpp | 1823 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 D | svga_tgsi_insn.c | 2887 case TGSI_OPCODE_XOR:
|
| H A D | svga_tgsi_vgpu10.c | 843 case TGSI_OPCODE_XOR: 9334 case TGSI_OPCODE_XOR:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 11680 [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 D | r600_shader.c | 11849 [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},
|