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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c132 case TGSI_OPCODE_OR:
H A Dtgsi_exec.c5725 case TGSI_OPCODE_OR:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c132 case TGSI_OPCODE_OR:
H A Dtgsi_exec.c5438 case TGSI_OPCODE_OR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h432 TGSI_OPCODE_OR = 90, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h434 TGSI_OPCODE_OR = 90, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c802 case TGSI_OPCODE_OR:
H A Dlp_bld_tgsi_action.c1721 /* TGSI_OPCODE_OR (CPU Only) */
2443 bld_base->op_actions[TGSI_OPCODE_OR].emit = or_emit_cpu;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c802 case TGSI_OPCODE_OR:
H A Dlp_bld_tgsi_action.c1721 /* TGSI_OPCODE_OR (CPU Only) */
2571 bld_base->op_actions[TGSI_OPCODE_OR].emit = or_emit_cpu;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1710 emit_asm(ir, TGSI_OPCODE_OR, temp_dst, temp1, temp2);
1716 emit_asm(ir, TGSI_OPCODE_OR, temp_dst, temp1, temp2);
1720 emit_asm(ir, TGSI_OPCODE_OR, temp_dst, temp1, temp2);
1725 emit_asm(ir, TGSI_OPCODE_OR, result_dst, temp1, temp2);
1766 emit_asm(ir, TGSI_OPCODE_OR, result_dst, op[0], op[1]);
1989 emit_asm(ir, TGSI_OPCODE_OR, result_dst, op[0], op[1]);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1778 emit_asm(ir, TGSI_OPCODE_OR, temp_dst, temp1, temp2);
1784 emit_asm(ir, TGSI_OPCODE_OR, temp_dst, temp1, temp2);
1788 emit_asm(ir, TGSI_OPCODE_OR, temp_dst, temp1, temp2);
1793 emit_asm(ir, TGSI_OPCODE_OR, result_dst, temp1, temp2);
1834 emit_asm(ir, TGSI_OPCODE_OR, result_dst, op[0], op[1]);
2062 emit_asm(ir, TGSI_OPCODE_OR, result_dst, op[0], op[1]);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c760 bld_base->op_actions[TGSI_OPCODE_OR].emit = emit_or;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c955 [nir_op_ior] = { TGSI_OPCODE_OR, TGSI_OPCODE_OR },
H A Dtgsi_to_nir.c1863 [TGSI_OPCODE_OR] = nir_op_ior,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1597 [TGSI_OPCODE_OR] = nir_op_ior,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c126 {D3D10_SB_OPCODE_OR, OF_UINT, TGSI_OPCODE_OR},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c576 case TGSI_OPCODE_OR:
5854 case TGSI_OPCODE_OR:
H A Dsvga_tgsi_insn.c2884 case TGSI_OPCODE_OR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp581 case TGSI_OPCODE_OR:
3190 case TGSI_OPCODE_OR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp519 case TGSI_OPCODE_OR:
3213 case TGSI_OPCODE_OR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c2882 case TGSI_OPCODE_OR:
H A Dsvga_tgsi_vgpu10.c841 case TGSI_OPCODE_OR:
9318 case TGSI_OPCODE_OR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11678 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
11875 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12101 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11847 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12044 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12271 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},

Completed in 120 milliseconds