Home
last modified time | relevance | path

Searched refs:_mm512_load_pd (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/arch/AVX512/
DPacketMath.h438 EIGEN_DEBUG_ALIGNED_LOAD return _mm512_load_pd(from);
/external/clang/test/CodeGen/
Davx512f-builtins.c357 return _mm512_load_pd(p); in test_mm512_load_pd()
/external/clang/lib/Headers/
Davx512fintrin.h4489 _mm512_load_pd(double const *__p) in _mm512_load_pd() function