Searched refs:_mm256_store_pd (Results 1 – 3 of 3) sorted by relevance
1140 _mm256_store_pd(A, B); in test_mm256_store_pd()
251 …<double>(double* to, const Packet4d& from) { EIGEN_DEBUG_ALIGNED_STORE _mm256_store_pd(to, from); }
2403 _mm256_store_pd(double *__p, __m256d __a) in _mm256_store_pd() function