Searched refs:TGSI_OPCODE_I64SHR (Results 1 – 6 of 6) sorted by relevance
232 case TGSI_OPCODE_I64SHR: in tgsi_opcode_infer_type()
6004 case TGSI_OPCODE_I64SHR: in exec_instruction()
601 #define TGSI_OPCODE_I64SHR 242 macro
853 bld_base->op_actions[TGSI_OPCODE_I64SHR].emit = emit_ishr; in si_shader_context_init_alu()
685 case TGSI_OPCODE_I64SHR: in inferSrcType()4093 case TGSI_OPCODE_I64SHR: in handleInstruction()
2508 bld_base->op_actions[TGSI_OPCODE_I64SHR].emit = i64shr_emit_cpu; in lp_set_default_actions_cpu()