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

/external/clang/lib/Headers/
H A Davxintrin.h1138 _mm256_castpd128_pd256(__m128d __a) function
1174 __m256d __v256 = _mm256_castpd128_pd256(((struct __loadu_pd*)__addr_lo)->__v);
/external/clang/lib/include/
H A Davxintrin.h1138 _mm256_castpd128_pd256(__m128d __a) function
1174 __m256d __v256 = _mm256_castpd128_pd256(((struct __loadu_pd*)__addr_lo)->__v);

Completed in 32 milliseconds