Home
last modified time | relevance | path

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 Dsmmintrin.h241 _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 Dsmmintrin.h241 _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 Dsmmintrin.h592 #define _mm_dp_ps(X, Y, M) \ macro