Searched defs:_mm256_i64gather_ps (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | avx2intrin.h | 1431 _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale) in _mm256_i64gather_ps() function 1786 #define _mm256_i64gather_ps(BASE, INDEX, SCALE) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx2intrin.h | 1434 _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale) in _mm256_i64gather_ps() function 1789 #define _mm256_i64gather_ps(BASE, INDEX, SCALE) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx2intrin.h | 1093 #define _mm256_i64gather_ps(m, i, s) \ macro
|