OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_MM_FROUND_CEIL
(Results
1 - 11
of
11
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mmintrin-common.h
48
#define
_MM_FROUND_CEIL
\
141
#define _mm_ceil_pd(V) _mm_round_pd ((V),
_MM_FROUND_CEIL
)
142
#define _mm_ceil_sd(D, V) _mm_round_sd ((D), (V),
_MM_FROUND_CEIL
)
147
#define _mm_ceil_ps(V) _mm_round_ps ((V),
_MM_FROUND_CEIL
)
148
#define _mm_ceil_ss(D, V) _mm_round_ss ((D), (V),
_MM_FROUND_CEIL
)
/external/clang/lib/Headers/
smmintrin.h
45
#define
_MM_FROUND_CEIL
(_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF)
50
#define _mm_ceil_ps(X) _mm_round_ps((X),
_MM_FROUND_CEIL
)
51
#define _mm_ceil_pd(X) _mm_round_pd((X),
_MM_FROUND_CEIL
)
52
#define _mm_ceil_ss(X, Y) _mm_round_ss((X), (Y),
_MM_FROUND_CEIL
)
53
#define _mm_ceil_sd(X, Y) _mm_round_sd((X), (Y),
_MM_FROUND_CEIL
)
/prebuilts/sdk/renderscript/clang-include/
smmintrin.h
45
#define
_MM_FROUND_CEIL
(_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF)
50
#define _mm_ceil_ps(X) _mm_round_ps((X),
_MM_FROUND_CEIL
)
51
#define _mm_ceil_pd(X) _mm_round_pd((X),
_MM_FROUND_CEIL
)
52
#define _mm_ceil_ss(X, Y) _mm_round_ss((X), (Y),
_MM_FROUND_CEIL
)
53
#define _mm_ceil_sd(X, Y) _mm_round_sd((X), (Y),
_MM_FROUND_CEIL
)
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
smmintrin.h
58
#define
_MM_FROUND_CEIL
\
471
#define _mm_ceil_pd(V) _mm_round_pd ((V),
_MM_FROUND_CEIL
)
472
#define _mm_ceil_sd(D, V) _mm_round_sd ((D), (V),
_MM_FROUND_CEIL
)
477
#define _mm_ceil_ps(V) _mm_round_ps ((V),
_MM_FROUND_CEIL
)
478
#define _mm_ceil_ss(D, V) _mm_round_ss ((D), (V),
_MM_FROUND_CEIL
)
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
smmintrin.h
58
#define
_MM_FROUND_CEIL
\
471
#define _mm_ceil_pd(V) _mm_round_pd ((V),
_MM_FROUND_CEIL
)
472
#define _mm_ceil_sd(D, V) _mm_round_sd ((D), (V),
_MM_FROUND_CEIL
)
477
#define _mm_ceil_ps(V) _mm_round_ps ((V),
_MM_FROUND_CEIL
)
478
#define _mm_ceil_ss(D, V) _mm_round_ss ((D), (V),
_MM_FROUND_CEIL
)
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
smmintrin.h
53
#define
_MM_FROUND_CEIL
\
146
#define _mm_ceil_pd(V) _mm_round_pd ((V),
_MM_FROUND_CEIL
)
147
#define _mm_ceil_sd(D, V) _mm_round_sd ((D), (V),
_MM_FROUND_CEIL
)
152
#define _mm_ceil_ps(V) _mm_round_ps ((V),
_MM_FROUND_CEIL
)
153
#define _mm_ceil_ss(D, V) _mm_round_ss ((D), (V),
_MM_FROUND_CEIL
)
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
smmintrin.h
52
#define
_MM_FROUND_CEIL
\
145
#define _mm_ceil_pd(V) _mm_round_pd ((V),
_MM_FROUND_CEIL
)
146
#define _mm_ceil_sd(D, V) _mm_round_sd ((D), (V),
_MM_FROUND_CEIL
)
151
#define _mm_ceil_ps(V) _mm_round_ps ((V),
_MM_FROUND_CEIL
)
152
#define _mm_ceil_ss(D, V) _mm_round_ss ((D), (V),
_MM_FROUND_CEIL
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
smmintrin.h
53
#define
_MM_FROUND_CEIL
\
146
#define _mm_ceil_pd(V) _mm_round_pd ((V),
_MM_FROUND_CEIL
)
147
#define _mm_ceil_sd(D, V) _mm_round_sd ((D), (V),
_MM_FROUND_CEIL
)
152
#define _mm_ceil_ps(V) _mm_round_ps ((V),
_MM_FROUND_CEIL
)
153
#define _mm_ceil_ss(D, V) _mm_round_ss ((D), (V),
_MM_FROUND_CEIL
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
smmintrin.h
53
#define
_MM_FROUND_CEIL
\
146
#define _mm_ceil_pd(V) _mm_round_pd ((V),
_MM_FROUND_CEIL
)
147
#define _mm_ceil_sd(D, V) _mm_round_sd ((D), (V),
_MM_FROUND_CEIL
)
152
#define _mm_ceil_ps(V) _mm_round_ps ((V),
_MM_FROUND_CEIL
)
153
#define _mm_ceil_ss(D, V) _mm_round_ss ((D), (V),
_MM_FROUND_CEIL
)
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
smmintrin.h
53
#define
_MM_FROUND_CEIL
\
146
#define _mm_ceil_pd(V) _mm_round_pd ((V),
_MM_FROUND_CEIL
)
147
#define _mm_ceil_sd(D, V) _mm_round_sd ((D), (V),
_MM_FROUND_CEIL
)
152
#define _mm_ceil_ps(V) _mm_round_ps ((V),
_MM_FROUND_CEIL
)
153
#define _mm_ceil_ss(D, V) _mm_round_ss ((D), (V),
_MM_FROUND_CEIL
)
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
smmintrin.h
52
#define
_MM_FROUND_CEIL
\
145
#define _mm_ceil_pd(V) _mm_round_pd ((V),
_MM_FROUND_CEIL
)
146
#define _mm_ceil_sd(D, V) _mm_round_sd ((D), (V),
_MM_FROUND_CEIL
)
151
#define _mm_ceil_ps(V) _mm_round_ps ((V),
_MM_FROUND_CEIL
)
152
#define _mm_ceil_ss(D, V) _mm_round_ss ((D), (V),
_MM_FROUND_CEIL
)
Completed in 60 milliseconds