Searched refs:_mm256_load_pd (Results 1 – 3 of 3) sorted by relevance
459 return _mm256_load_pd(A); in test_mm256_load_pd()
214 …et4d pload<Packet4d>(const double* from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm256_load_pd(from); }
2351 _mm256_load_pd(double const *__p) in _mm256_load_pd() function