Searched defs:MSA_GEMM_12x8_Uint8Operands_Uint32Accumulators_assembly (Results 1 – 1 of 1) sorted by relevance
4381 struct MSA_GEMM_12x8_Uint8Operands_Uint32Accumulators_assembly { struct4382 typedef std::uint8_t OperandType;4383 typedef std::uint32_t AccumulatorType;4387 Format;4388 static void Run(OperandType* lhs_ptr, OperandType* rhs_ptr, in Run()