Searched refs:_mm_load_pd (Results 1 – 3 of 3) sorted by relevance
630 return _mm_load_pd(A); in test_mm_load_pd()
307 …acket2d pload<Packet2d>(const double* from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_pd(from); }
475 _mm_load_pd(double const *__dp) in _mm_load_pd() function