/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
mmintrin-common.h | 119 _mm_round_ps (__m128 __V, const int __M) function 132 #define _mm_round_ps(V, M) \ macro 147 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) 150 #define _mm_floor_ps(V) _mm_round_ps ((V), _MM_FROUND_FLOOR)
|
/external/clang/lib/Headers/ |
smmintrin.h | 50 #define _mm_ceil_ps(X) _mm_round_ps((X), _MM_FROUND_CEIL) 55 #define _mm_floor_ps(X) _mm_round_ps((X), _MM_FROUND_FLOOR) 60 #define _mm_round_ps(X, M) __extension__ ({ \ macro
|
/prebuilts/sdk/renderscript/clang-include/ |
smmintrin.h | 50 #define _mm_ceil_ps(X) _mm_round_ps((X), _MM_FROUND_CEIL) 55 #define _mm_floor_ps(X) _mm_round_ps((X), _MM_FROUND_FLOOR) 60 #define _mm_round_ps(X, M) __extension__ ({ \ macro
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
smmintrin.h | 450 _mm_round_ps (__m128 __V, const int __M) function 463 #define _mm_round_ps(V, M) \ macro 477 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) 480 #define _mm_floor_ps(V) _mm_round_ps ((V), _MM_FROUND_FLOOR)
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
smmintrin.h | 450 _mm_round_ps (__m128 __V, const int __M) function 463 #define _mm_round_ps(V, M) \ macro 477 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) 480 #define _mm_floor_ps(V) _mm_round_ps ((V), _MM_FROUND_FLOOR)
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
smmintrin.h | 124 _mm_round_ps (__m128 __V, const int __M) function 137 #define _mm_round_ps(V, M) \ macro 152 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) 155 #define _mm_floor_ps(V) _mm_round_ps ((V), _MM_FROUND_FLOOR)
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
smmintrin.h | 123 _mm_round_ps (__m128 __V, const int __M) function 136 #define _mm_round_ps(V, M) \ macro 151 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) 154 #define _mm_floor_ps(V) _mm_round_ps ((V), _MM_FROUND_FLOOR)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
smmintrin.h | 124 _mm_round_ps (__m128 __V, const int __M) function 137 #define _mm_round_ps(V, M) \ macro 152 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) 155 #define _mm_floor_ps(V) _mm_round_ps ((V), _MM_FROUND_FLOOR)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
smmintrin.h | 124 _mm_round_ps (__m128 __V, const int __M) function 137 #define _mm_round_ps(V, M) \ macro 152 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) 155 #define _mm_floor_ps(V) _mm_round_ps ((V), _MM_FROUND_FLOOR)
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
smmintrin.h | 124 _mm_round_ps (__m128 __V, const int __M) function 137 #define _mm_round_ps(V, M) \ macro 152 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) 155 #define _mm_floor_ps(V) _mm_round_ps ((V), _MM_FROUND_FLOOR)
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
smmintrin.h | 123 _mm_round_ps (__m128 __V, const int __M) function 136 #define _mm_round_ps(V, M) \ macro 151 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) 154 #define _mm_floor_ps(V) _mm_round_ps ((V), _MM_FROUND_FLOOR)
|