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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c129 case TGSI_OPCODE_NOT:
H A Dtgsi_exec.c5709 case TGSI_OPCODE_NOT:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c129 case TGSI_OPCODE_NOT:
H A Dtgsi_exec.c5422 case TGSI_OPCODE_NOT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h427 TGSI_OPCODE_NOT = 85, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h429 TGSI_OPCODE_NOT = 85, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c777 case TGSI_OPCODE_NOT:
H A Dlp_bld_tgsi_action.c1710 /* TGSI_OPCODE_NOT */
2442 bld_base->op_actions[TGSI_OPCODE_NOT].emit = not_emit_cpu;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c777 case TGSI_OPCODE_NOT:
H A Dlp_bld_tgsi_action.c1710 /* TGSI_OPCODE_NOT */
2570 bld_base->op_actions[TGSI_OPCODE_NOT].emit = not_emit_cpu;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c759 bld_base->op_actions[TGSI_OPCODE_NOT].emit = emit_not;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c953 [nir_op_inot] = { TGSI_OPCODE_NOT, TGSI_OPCODE_NOT },
H A Dtgsi_to_nir.c1859 [TGSI_OPCODE_NOT] = nir_op_inot,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1593 [TGSI_OPCODE_NOT] = nir_op_inot,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c125 {D3D10_SB_OPCODE_NOT, OF_UINT, TGSI_OPCODE_NOT},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c568 case TGSI_OPCODE_NOT:
5853 case TGSI_OPCODE_NOT:
H A Dsvga_tgsi_insn.c2886 case TGSI_OPCODE_NOT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp583 case TGSI_OPCODE_NOT:
3226 case TGSI_OPCODE_NOT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp521 case TGSI_OPCODE_NOT:
3249 case TGSI_OPCODE_NOT:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1459 emit_asm(ir, TGSI_OPCODE_NOT, result_dst, op[0]);
1948 emit_asm(ir, TGSI_OPCODE_NOT, result_dst, op[0]);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1538 emit_asm(ir, TGSI_OPCODE_NOT, result_dst, op[0]);
2016 emit_asm(ir, TGSI_OPCODE_NOT, result_dst, op[0]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c2884 case TGSI_OPCODE_NOT:
H A Dsvga_tgsi_vgpu10.c833 case TGSI_OPCODE_NOT:
9317 case TGSI_OPCODE_NOT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11673 [TGSI_OPCODE_NOT] = { ALU_OP1_NOT_INT, tgsi_op2},
11870 [TGSI_OPCODE_NOT] = { ALU_OP1_NOT_INT, tgsi_op2},
12096 [TGSI_OPCODE_NOT] = { ALU_OP1_NOT_INT, tgsi_op2},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11842 [TGSI_OPCODE_NOT] = { ALU_OP1_NOT_INT, tgsi_op2},
12039 [TGSI_OPCODE_NOT] = { ALU_OP1_NOT_INT, tgsi_op2},
12266 [TGSI_OPCODE_NOT] = { ALU_OP1_NOT_INT, tgsi_op2},

Completed in 120 milliseconds