Searched refs:TGSI_OPCODE_U64SHR (Results 1 – 6 of 6) sorted by relevance
223 case TGSI_OPCODE_U64SHR: in tgsi_opcode_infer_type()
6007 case TGSI_OPCODE_U64SHR: in exec_instruction()
602 #define TGSI_OPCODE_U64SHR 243 macro
852 bld_base->op_actions[TGSI_OPCODE_U64SHR].emit = emit_ushr; in si_shader_context_init_alu()
672 case TGSI_OPCODE_U64SHR: in inferSrcType()4094 case TGSI_OPCODE_U64SHR: in handleInstruction()
2509 bld_base->op_actions[TGSI_OPCODE_U64SHR].emit = u64shr_emit_cpu; in lp_set_default_actions_cpu()