Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Davxintrin.h416 #define _mm256_round_pd(V, M) \ macro
466 #define _mm256_ceil_pd(V) _mm256_round_pd((V), _MM_FROUND_CEIL)
484 #define _mm256_floor_pd(V) _mm256_round_pd((V), _MM_FROUND_FLOOR)