Home
last modified time | relevance | path

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

/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc2259 struct NEON_64bit_GEMM_Int8Operands_AccumTwoWithin16Bits { struct
2260 typedef std::int8_t OperandType;
2261 typedef std::int32_t AccumulatorType;
2265 Format;
2266 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()