Searched refs:_mm256_round_pd (Results 1 – 1 of 1) sorted by relevance
148 #define _mm256_round_pd(V, M) __extension__ ({ \ macro156 #define _mm256_ceil_pd(V) _mm256_round_pd((V), _MM_FROUND_CEIL)157 #define _mm256_floor_pd(V) _mm256_round_pd((V), _MM_FROUND_FLOOR)