Searched defs:_mm_mask_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 | 1581 _mm_mask_i32gather_epi32 (__m128i __src, int const *__base, __m128i __index, in _mm_mask_i32gather_epi32() function 1865 #define _mm_mask_i32gather_epi32(SRC, BASE, INDEX, MASK, SCALE) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx2intrin.h | 1584 _mm_mask_i32gather_epi32 (__m128i __src, int const *__base, __m128i __index, in _mm_mask_i32gather_epi32() function 1868 #define _mm_mask_i32gather_epi32(SRC, BASE, INDEX, MASK, SCALE) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx2intrin.h | 986 #define _mm_mask_i32gather_epi32(a, m, i, mask, s) \ macro
|