Searched defs:x_j (Results 1 – 1 of 1) sorted by relevance
126 const __m128 x_j = _mm_loadu_ps(&x[j]); in Multiply() local144 const float32x4_t x_j = vld1q_f32(&x[j]); in Multiply() local172 const __m128 x_j = _mm_loadu_ps(&x[j]); in Accumulate() local190 const float32x4_t x_j = vld1q_f32(&x[j]); in Accumulate() local