Home | History | Annotate | Download | only in include

Lines Matching defs:_mm_load1_pd

1596 _mm_load1_pd(double const *__dp)
1605 #define _mm_load_pd1(dp) _mm_load1_pd(dp)