Searched defs:NEON_64bit_GEMM_Float32_WithScalar (Results 1 – 1 of 1) sorted by relevance
3059 struct NEON_64bit_GEMM_Float32_WithScalar { struct3060 typedef float OperandType;3061 typedef float AccumulatorType;3065 Format;3066 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()