Searched refs:TGSI_OPCODE_U64SHR (Results 1 – 6 of 6) sorted by relevance
225 case TGSI_OPCODE_U64SHR: in tgsi_opcode_infer_type()
5985 case TGSI_OPCODE_U64SHR: in exec_instruction()
606 TGSI_OPCODE_U64SHR = 243, enumerator
612 case TGSI_OPCODE_U64SHR: in inferSrcType()4085 case TGSI_OPCODE_U64SHR: in handleInstruction()
2637 bld_base->op_actions[TGSI_OPCODE_U64SHR].emit = u64shr_emit_cpu; in lp_set_default_actions_cpu()
948 [nir_op_ushr] = { TGSI_OPCODE_USHR, TGSI_OPCODE_U64SHR }, in ntt_emit_alu()