Home
last modified time | relevance | path

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

/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc835 struct NEON_32bit_GEMM_Int32_WithScalar { struct
836 typedef std::int32_t OperandType;
837 typedef std::int32_t AccumulatorType;
841 Format;
842 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()