Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_U64SLT (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c184 case TGSI_OPCODE_U64SLT: in tgsi_opcode_infer_type()
317 case TGSI_OPCODE_U64SLT: in tgsi_opcode_infer_src_type()
H A Dtgsi_util.c187 case TGSI_OPCODE_U64SLT: in tgsi_util_get_src_usage_mask()
H A Dtgsi_exec.c5871 case TGSI_OPCODE_U64SLT: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h590 TGSI_OPCODE_U64SLT = 229, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp372 case TGSI_OPCODE_U64SLT: in srcMask()
605 case TGSI_OPCODE_U64SLT: in inferSrcType()
655 case TGSI_OPCODE_U64SLT: in inferDstType()
696 case TGSI_OPCODE_U64SLT: in getSetCond()
4041 case TGSI_OPCODE_U64SLT: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c2619 bld_base->op_actions[TGSI_OPCODE_U64SLT].emit = u64slt_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1399 [nir_op_ult32] = { TGSI_OPCODE_USLT, TGSI_OPCODE_U64SLT }, in ntt_emit_alu()

Completed in 44 milliseconds