Searched defs:NEON_32bit_GEMM_Float32_WithScalar_A53 (Results 1 – 1 of 1) sorted by relevance
1179 struct NEON_32bit_GEMM_Float32_WithScalar_A53 { struct1180 typedef float OperandType;1181 typedef float AccumulatorType;1185 Format;1186 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()