| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| smmintrin.h | 717 _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) function 772 #define _mm_cmpestra(X, LX, Y, LY, M) \ macro
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| smmintrin.h | 717 _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) function 772 #define _mm_cmpestra(X, LX, Y, LY, M) \ macro
|
| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| smmintrin.h | 2060 /// int _mm_cmpestra(__m128i A, int LA, __m128i B, int LB, const int M); 2102 #define _mm_cmpestra(A, LA, B, LB, M) \ macro
|