Home | History | Annotate | Download | only in include

Lines Matching defs:_mm_load1_pd

465 _mm_load1_pd(double const *__dp)
474 #define _mm_load_pd1(dp) _mm_load1_pd(dp)