Searched refs:TGSI_OPCODE_U64SHL (Results 1 – 6 of 6) sorted by relevance
224 case TGSI_OPCODE_U64SHL: in tgsi_opcode_infer_type()
5979 case TGSI_OPCODE_U64SHL: in exec_instruction()
604 TGSI_OPCODE_U64SHL = 241, enumerator
611 case TGSI_OPCODE_U64SHL: in inferSrcType()4083 case TGSI_OPCODE_U64SHL: in handleInstruction()
2635 bld_base->op_actions[TGSI_OPCODE_U64SHL].emit = u64shl_emit_cpu; in lp_set_default_actions_cpu()
946 [nir_op_ishl] = { TGSI_OPCODE_SHL, TGSI_OPCODE_U64SHL }, in ntt_emit_alu()