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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Davxintrin.h3032 __m128d __b = _mm_loadu_pd((const double *)__a);
4804 __m256d __v256 = _mm256_castpd128_pd256(_mm_loadu_pd(__addr_lo));
4805 return _mm256_insertf128_pd(__v256, _mm_loadu_pd(__addr_hi), 1);
H A Demmintrin.h1641 _mm_loadu_pd(double const *__dp) function
/freebsd-11-stable/contrib/gcc/config/i386/
H A Demmintrin.h113 _mm_loadu_pd (double const *__P) function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h135 _mm_loadu_pd (double const *__P) function

Completed in 125 milliseconds