Home
last modified time | relevance | path

Searched defs:MSA_GEMM_12x4_Uint8Operands_Uint32Accumulators_intrinsics (Results 1 – 1 of 1) sorted by relevance

/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc3879 struct MSA_GEMM_12x4_Uint8Operands_Uint32Accumulators_intrinsics { struct
3880 typedef std::uint8_t OperandType;
3881 typedef std::int32_t AccumulatorType;
3885 Format;
3886 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()