Searched defs:NEON_32bit_GEMM_Float32_MLA_WithVectorDuplicatingScalar (Results 1 – 1 of 1) sorted by relevance
920 struct NEON_32bit_GEMM_Float32_MLA_WithVectorDuplicatingScalar { struct921 typedef float OperandType;922 typedef float AccumulatorType;926 Format;927 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()