Lines Matching refs:_MM_FROUND_CEIL
164 #define _mm256_ceil_pd(V) _mm256_round_pd((V), _MM_FROUND_CEIL)166 #define _mm256_ceil_ps(V) _mm256_round_ps((V), _MM_FROUND_CEIL)