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