Searched defs:NEON_64bit_GEMM_Int8Operands_AccumTwoWithin16Bits (Results 1 – 1 of 1) sorted by relevance
2259 struct NEON_64bit_GEMM_Int8Operands_AccumTwoWithin16Bits { struct2260 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()