Searched refs:TGSI_OPCODE_U64SHL (Results 1 – 6 of 6) sorted by relevance
222 case TGSI_OPCODE_U64SHL: in tgsi_opcode_infer_type()
6001 case TGSI_OPCODE_U64SHL: in exec_instruction()
600 #define TGSI_OPCODE_U64SHL 241 macro
851 bld_base->op_actions[TGSI_OPCODE_U64SHL].emit = emit_shl; in si_shader_context_init_alu()
671 case TGSI_OPCODE_U64SHL: in inferSrcType()4092 case TGSI_OPCODE_U64SHL: in handleInstruction()
2507 bld_base->op_actions[TGSI_OPCODE_U64SHL].emit = u64shl_emit_cpu; in lp_set_default_actions_cpu()