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