Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/standalone/
H A Dneon-gemm-kernel-benchmark.cc4605 struct NEON_GEMM_Uint8Operands_Uint32Accumulators_intrinsics { struct
4606 typedef std::uint8_t OperandType;
4607 typedef std::int32_t AccumulatorType;
4611 Format;
4612 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()