Searched refs:_mm_load_pd (Results 1 – 4 of 4) 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
9329 return _mm_load_pd(ptr);16701 return _mm_load_pd(res); in _NEON2SSE_PERFORMANCE_WARNING()