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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Davxintrin.h4455 _mm256_castpd128_pd256(__m128d __a) function
4804 __m256d __v256 = _mm256_castpd128_pd256(_mm_loadu_pd(__addr_lo));

Completed in 109 milliseconds