Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davxintrin.h1057 _mm256_round_ps (__m256 __V, const int __M) in _mm256_round_ps() function
1065 #define _mm256_round_ps(V, M) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davxintrin.h1064 _mm256_round_ps (__m256 __V, const int __M) in _mm256_round_ps() function
1072 #define _mm256_round_ps(V, M) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davxintrin.h434 #define _mm256_round_ps(V, M) \ macro