Searched defs:_mm_dp_pd (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | smmintrin.h | 249 _mm_dp_pd (__m128d __X, __m128d __Y, const int __M) in _mm_dp_pd() function 260 #define _mm_dp_pd(X, Y, M) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | smmintrin.h | 249 _mm_dp_pd (__m128d __X, __m128d __Y, const int __M) in _mm_dp_pd() function 260 #define _mm_dp_pd(X, Y, M) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | smmintrin.h | 627 #define _mm_dp_pd(X, Y, M) \ macro
|