Searched defs:MSA_GEMM_12x4_Uint8Operands_Uint32Accumulators_assembly2 (Results 1 – 1 of 1) sorted by relevance
4126 struct MSA_GEMM_12x4_Uint8Operands_Uint32Accumulators_assembly2 { struct4127 typedef std::uint8_t OperandType;4128 typedef std::int32_t AccumulatorType;4132 Format;4133 static void Run(OperandType* lhs_ptr, OperandType* rhs_ptr, in Run()