/external/clang/test/CodeGen/ |
avx-builtins.c | 29 return _mm_cmpestrm(A, LA, B, LB, 7);
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
smmintrin.h | 638 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) function 658 #define _mm_cmpestrm(X, LX, Y, LY, M) \ macro
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
smmintrin.h | 638 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) function 658 #define _mm_cmpestrm(X, LX, Y, LY, M) \ macro
|
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/ |
smmintrin.h | 639 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) function 661 #define _mm_cmpestrm(X, LX, Y, LY, M) \ macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/ |
smmintrin.h | 633 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) function 655 #define _mm_cmpestrm(X, LX, Y, LY, M) \ macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/ |
smmintrin.h | 633 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) function 655 #define _mm_cmpestrm(X, LX, Y, LY, M) \ macro
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
smmintrin.h | 633 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) function 655 #define _mm_cmpestrm(X, LX, Y, LY, M) \ macro
|
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/ |
smmintrin.h | 639 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) function 661 #define _mm_cmpestrm(X, LX, Y, LY, M) \ macro
|
/external/clang/lib/Headers/ |
smmintrin.h | 413 #define _mm_cmpestrm(A, LA, B, LB, M) \ macro
|
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
smmintrin.h | 413 #define _mm_cmpestrm(A, LA, B, LB, M) \ macro
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
smmintrin.h | 413 #define _mm_cmpestrm(A, LA, B, LB, M) \ macro
|
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
smmintrin.h | 398 #define _mm_cmpestrm(A, LA, B, LB, M) \ macro
|
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
smmintrin.h | 398 #define _mm_cmpestrm(A, LA, B, LB, M) \ macro
|
/prebuilts/sdk/renderscript/clang-include/ |
smmintrin.h | 413 #define _mm_cmpestrm(A, LA, B, LB, M) \ macro
|