Searched defs:X_re (Results 1 – 2 of 2) sorted by relevance
174 const float32x4_t X_re = vld1q_f32(&X.re[k]); in AdaptPartitions_Neon() local241 const __m128 X_re = _mm_loadu_ps(&X.re[k]); in AdaptPartitions_Sse2() local339 const float32x4_t X_re = vld1q_f32(&X.re[k]); in ApplyFilter_Neon() local410 const __m128 X_re = _mm_loadu_ps(&X.re[k]); in ApplyFilter_Sse2() local
78 const __m256 X_re = _mm256_loadu_ps(&X.re[k]); in AdaptPartitions_Avx2() local146 const __m256 X_re = _mm256_loadu_ps(&X.re[k]); in ApplyFilter_Avx2() local