Home
last modified time | relevance | path

Searched refs:_mm256_round_pd (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Headers/
Davxintrin.h148 #define _mm256_round_pd(V, M) __extension__ ({ \ macro
156 #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)