Searched refs:TGSI_OPCODE_I64SHR (Results 1 – 6 of 6) sorted by relevance
234 case TGSI_OPCODE_I64SHR: in tgsi_opcode_infer_type()
5982 case TGSI_OPCODE_I64SHR: in exec_instruction()
605 TGSI_OPCODE_I64SHR = 242, enumerator
625 case TGSI_OPCODE_I64SHR: in inferSrcType()4084 case TGSI_OPCODE_I64SHR: in handleInstruction()
2636 bld_base->op_actions[TGSI_OPCODE_I64SHR].emit = i64shr_emit_cpu; in lp_set_default_actions_cpu()
947 [nir_op_ishr] = { TGSI_OPCODE_ISHR, TGSI_OPCODE_I64SHR }, in ntt_emit_alu()