Searched refs:muladd3_by_32 (Results 1 – 1 of 1) sorted by relevance
754 void muladd3_by_32(double *x, const double *a, const double *b, long n) in muladd3_by_32() function1055 void muladd3_by_32(double *x, const double *a, const double *b, long n) in muladd3_by_32() function1299 muladd3_by_32(x + i*MAT_BLK_SZ, a + i*MAT_BLK_SZ, b, n); in muladd_all_by_32()