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