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