Searched defs:_mm256_castpd256_pd128 (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Davxintrin.h1120 _mm256_castpd256_pd128(__m256d __a) function
1207 __v128 = _mm256_castpd256_pd128(__a);
/external/clang/lib/include/
H A Davxintrin.h1120 _mm256_castpd256_pd128(__m256d __a) function
1207 __v128 = _mm256_castpd256_pd128(__a);

Completed in 28 milliseconds