Searched refs:_mm_load1_pd (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Headers/
H A Dpmmintrin.h87 #define _mm_loaddup_pd(dp) _mm_load1_pd(dp)
H A Demmintrin.h469 _mm_load1_pd(double const *__dp) function
478 #define _mm_load_pd1(dp) _mm_load1_pd(dp)
/external/clang/test/CodeGen/
H A Dsse-builtins.c74 return _mm_load1_pd(y);

Completed in 864 milliseconds