Home
last modified time | relevance | path

Searched defs:_mm_cmpistrm (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsmmintrin.h624 _mm_cmpistrm (__m128i __X, __m128i __Y, const int __M) in _mm_cmpistrm() function
655 #define _mm_cmpistrm(X, Y, M) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsmmintrin.h624 _mm_cmpistrm (__m128i __X, __m128i __Y, const int __M) in _mm_cmpistrm() function
655 #define _mm_cmpistrm(X, Y, M) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dsmmintrin.h1626 #define _mm_cmpistrm(A, B, M) \ macro