Searched refs:TGSI_OPCODE_U64MIN (Results 1 – 6 of 6) sorted by relevance
219 case TGSI_OPCODE_U64MIN: in tgsi_opcode_infer_type()
6212 case TGSI_OPCODE_U64MIN: in exec_instruction()
600 TGSI_OPCODE_U64MIN = 233, enumerator
607 case TGSI_OPCODE_U64MIN: in inferSrcType()3999 case TGSI_OPCODE_U64MIN: in handleInstruction()
658 [nir_op_umin] = { TGSI_OPCODE_UMIN, TGSI_OPCODE_U64MIN }, in ntt_emit_alu()
2624 bld_base->op_actions[TGSI_OPCODE_U64MIN].emit = u64min_emit_cpu; in lp_set_default_actions_cpu()