Searched defs:_mm_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 | 1301 _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) in _mm_i64gather_pd() function 1704 #define _mm_i64gather_pd(BASE, INDEX, SCALE) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx2intrin.h | 1304 _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) in _mm_i64gather_pd() function 1707 #define _mm_i64gather_pd(BASE, INDEX, SCALE) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx2intrin.h | 1051 #define _mm_i64gather_pd(m, i, s) \ macro
|