Searched defs:NEON_GEMM_Float32_WithScalar_intrinsics (Results 1 – 1 of 1) sorted by relevance
3803 struct NEON_GEMM_Float32_WithScalar_intrinsics { struct3804 typedef float OperandType;3805 typedef float AccumulatorType;3809 Format;3810 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()