Searched defs:_mm_cmpestrz (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | smmintrin.h | 749 _mm_cmpestrz (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) in _mm_cmpestrz() function 788 #define _mm_cmpestrz(X, LX, Y, LY, M) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | smmintrin.h | 749 _mm_cmpestrz (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) in _mm_cmpestrz() function 788 #define _mm_cmpestrz(X, LX, Y, LY, M) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | smmintrin.h | 2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ macro
|