Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davxintrin.h1051 _mm256_round_pd (__m256d __V, const int __M) in _mm256_round_pd() function
1062 #define _mm256_round_pd(V, M) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davxintrin.h1058 _mm256_round_pd (__m256d __V, const int __M) in _mm256_round_pd() function
1069 #define _mm256_round_pd(V, M) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davxintrin.h402 #define _mm256_round_pd(V, M) \ macro