Searched defs:G_re (Results 1 – 2 of 2) sorted by relevance
172 const float32x4_t G_re = vld1q_f32(&G.re[k]); in AdaptPartitions_Neon() local239 const __m128 G_re = _mm_loadu_ps(&G.re[k]); in AdaptPartitions_Sse2() local
76 const __m256 G_re = _mm256_loadu_ps(&G.re[k]); in AdaptPartitions_Avx2() local