Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_ISGE (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c168 case TGSI_OPCODE_ISGE: in tgsi_opcode_infer_type()
H A Dtgsi_exec.c5511 case TGSI_OPCODE_ISGE: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h469 TGSI_OPCODE_ISGE = 124, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp565 case TGSI_OPCODE_ISGE: in inferSrcType()
701 case TGSI_OPCODE_ISGE: in getSetCond()
3428 case TGSI_OPCODE_ISGE: in handleInstruction()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c99 {D3D10_SB_OPCODE_IGE, OF_INT, TGSI_OPCODE_ISGE},
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1898 [TGSI_OPCODE_ISGE] = nir_op_ige,
H A Dnir_to_tgsi.c1395 [nir_op_ige32] = { TGSI_OPCODE_ISGE, TGSI_OPCODE_I64SGE }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1422 /* TGSI_OPCODE_ISGE (CPU Only) */
1561 /* TGSI_OPCODE_ISGE (CPU Only) */
2036 /* TGSI_OPCODE_ISGE (CPU Only) */
2557 bld_base->op_actions[TGSI_OPCODE_ISGE].emit = isge_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11909 [TGSI_OPCODE_ISGE] = { ALU_OP2_SETGE_INT, tgsi_op2},
12106 [TGSI_OPCODE_ISGE] = { ALU_OP2_SETGE_INT, tgsi_op2},
12333 [TGSI_OPCODE_ISGE] = { ALU_OP2_SETGE_INT, tgsi_op2},
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c952 case TGSI_OPCODE_ISGE: in translate_opcode()
10921 case TGSI_OPCODE_ISGE: in emit_instruction()

Completed in 58 milliseconds