Searched refs:TGSI_OPCODE_I64SLT (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c186 case TGSI_OPCODE_I64SLT:
309 case TGSI_OPCODE_I64SLT:
H A Dtgsi_util.c247 case TGSI_OPCODE_I64SLT:
H A Dtgsi_exec.c6230 case TGSI_OPCODE_I64SLT:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c186 case TGSI_OPCODE_I64SLT:
322 case TGSI_OPCODE_I64SLT:
H A Dtgsi_util.c186 case TGSI_OPCODE_I64SLT:
H A Dtgsi_exec.c5947 case TGSI_OPCODE_I64SLT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h586 TGSI_OPCODE_I64SLT = 228, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h588 TGSI_OPCODE_I64SLT = 228, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c100 case TGSI_OPCODE_I64SLT: pred = LLVMIntSLT; break;
812 bld_base->op_actions[TGSI_OPCODE_I64SLT].emit = emit_icmp;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp373 case TGSI_OPCODE_I64SLT:
681 case TGSI_OPCODE_I64SLT:
711 case TGSI_OPCODE_I64SLT:
755 case TGSI_OPCODE_I64SLT:
4005 case TGSI_OPCODE_I64SLT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp371 case TGSI_OPCODE_I64SLT:
621 case TGSI_OPCODE_I64SLT:
651 case TGSI_OPCODE_I64SLT:
695 case TGSI_OPCODE_I64SLT:
4037 case TGSI_OPCODE_I64SLT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c2493 bld_base->op_actions[TGSI_OPCODE_I64SLT].emit = i64slt_emit_cpu;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c2621 bld_base->op_actions[TGSI_OPCODE_I64SLT].emit = i64slt_emit_cpu;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c909 [nir_op_ilt32] = { TGSI_OPCODE_ISLT, TGSI_OPCODE_I64SLT },

Completed in 45 milliseconds