Searched defs:_mm_ceil_ps (Results 1 – 4 of 4) sorted by relevance
267 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) macro
50 #define _mm_ceil_ps(X) _mm_round_ps((X), _MM_FROUND_CEIL) macro
153 #define _mm_ceil_ps(V) _mm_round_ps ((V), _MM_FROUND_CEIL) macro