Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsmmintrin.h725 _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) in _mm_cmpestrc() function
776 #define _mm_cmpestrc(X, LX, Y, LY, M) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsmmintrin.h725 _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) in _mm_cmpestrc() function
776 #define _mm_cmpestrc(X, LX, Y, LY, M) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dsmmintrin.h2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ macro