Searched defs:scal_fast_path (Results 1 – 1 of 1) sorted by relevance
149 void scal_fast_path(C10_UNUSED int *n, C10_UNUSED scalar_t *a, C10_UNUSED scalar_t *x, C10_UNUSED i… in scal_fast_path() function180 void scal_fast_path<double>(int *n, double *a, double *x, int *incx) { in scal_fast_path() function185 void scal_fast_path<float>(int *n, float *a, float *x, int *incx) { in scal_fast_path() function