Home
last modified time | relevance | path

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

/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc920 struct NEON_32bit_GEMM_Float32_MLA_WithVectorDuplicatingScalar { struct
921 typedef float OperandType;
922 typedef float AccumulatorType;
926 Format;
927 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()