Searched defs:y_j (Results 1 – 2 of 2) sorted by relevance
134 const __m128 y_j = _mm_loadu_ps(&y[j]); in Multiply() local155 const float32x4_t y_j = vld1q_f32(&y[j]); in Multiply() local
51 const __m256 y_j = _mm256_loadu_ps(&y[j]); in MultiplyAVX2() local