Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/standalone/
H A Dneon-gemm-kernel-benchmark.cc515 struct NEON_32bit_GEMM_Uint8Operands_Uint32Accumulators_noexpand { struct
516 typedef std::uint8_t OperandType;
517 typedef std::uint32_t AccumulatorType;
521 Format;
522 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()