Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_loadu_pd

4802   __m256d __v256 = _mm256_castpd128_pd256(_mm_loadu_pd(__addr_lo));
4803 return _mm256_insertf128_pd(__v256, _mm_loadu_pd(__addr_hi), 1);