Home | History | Annotate | Download | only in include

Lines Matching defs:_mm_load1_pd

1546 _mm_load1_pd(double const *__dp)
1555 #define _mm_load_pd1(dp) _mm_load1_pd(dp)