/external/clang/lib/Headers/ |
smmintrin.h | 196 #define _mm_insert_ps(X, Y, N) __builtin_ia32_insertps128((X), (Y), (N)) macro 209 an index suitable for _mm_insert_ps. */ 213 #define _MM_PICK_OUT_PS(X, N) _mm_insert_ps (_mm_setzero_ps(), (X), \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
smmintrin.h | 227 _mm_insert_ps (__m128 __D, __m128 __S, const int __N) function 234 #define _mm_insert_ps(D, S, N) \ macro 239 /* Helper macro to create the N value for _mm_insert_ps. */ 272 _mm_insert_ps (_mm_setzero_ps (), (X), \
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
smmintrin.h | 345 _mm_insert_ps (__m128 __D, __m128 __S, const int __N) function 352 #define _mm_insert_ps(D, S, N) \ macro 357 /* Helper macro to create the N value for _mm_insert_ps. */ 390 _mm_insert_ps (_mm_setzero_ps (), (X), \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
smmintrin.h | 345 _mm_insert_ps (__m128 __D, __m128 __S, const int __N) function 352 #define _mm_insert_ps(D, S, N) \ macro 357 /* Helper macro to create the N value for _mm_insert_ps. */ 390 _mm_insert_ps (_mm_setzero_ps (), (X), \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
smmintrin.h | 345 _mm_insert_ps (__m128 __D, __m128 __S, const int __N) function 352 #define _mm_insert_ps(D, S, N) \ macro 357 /* Helper macro to create the N value for _mm_insert_ps. */ 390 _mm_insert_ps (_mm_setzero_ps (), (X), \
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
smmintrin.h | 345 _mm_insert_ps (__m128 __D, __m128 __S, const int __N) function 352 #define _mm_insert_ps(D, S, N) \ macro 357 /* Helper macro to create the N value for _mm_insert_ps. */ 390 _mm_insert_ps (_mm_setzero_ps (), (X), \
|
/prebuilts/sdk/renderscript/clang-include/ |
smmintrin.h | 179 #define _mm_insert_ps(X, Y, N) __builtin_ia32_insertps128((X), (Y), (N)) macro 192 an index suitable for _mm_insert_ps. */ 196 #define _MM_PICK_OUT_PS(X, N) _mm_insert_ps (_mm_setzero_ps(), (X), \
|