Searched refs:TGSI_OPCODE_U64MAX (Results 1 – 6 of 6) sorted by relevance
218 case TGSI_OPCODE_U64MAX: in tgsi_opcode_infer_type()
5970 case TGSI_OPCODE_U64MAX: in exec_instruction()
596 TGSI_OPCODE_U64MAX = 235, enumerator
608 case TGSI_OPCODE_U64MAX: in inferSrcType()4061 case TGSI_OPCODE_U64MAX: in handleInstruction()
2625 bld_base->op_actions[TGSI_OPCODE_U64MAX].emit = u64max_emit_cpu; in lp_set_default_actions_cpu()
963 [nir_op_umax] = { TGSI_OPCODE_UMAX, TGSI_OPCODE_U64MAX }, in ntt_emit_alu()