Searched refs:TGSI_OPCODE_I64MAX (Results 1 – 6 of 6) sorted by relevance
229 case TGSI_OPCODE_I64MAX: in tgsi_opcode_infer_type()
5967 case TGSI_OPCODE_I64MAX: in exec_instruction()
595 TGSI_OPCODE_I64MAX = 234, enumerator
624 case TGSI_OPCODE_I64MAX: in inferSrcType()4063 case TGSI_OPCODE_I64MAX: { in handleInstruction()
2627 bld_base->op_actions[TGSI_OPCODE_I64MAX].emit = i64max_emit_cpu; in lp_set_default_actions_cpu()
962 [nir_op_imax] = { TGSI_OPCODE_IMAX, TGSI_OPCODE_I64MAX }, in ntt_emit_alu()