Searched defs:_mm512_i32gather_epi32 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 10409 _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) in _mm512_i32gather_epi32() function 10700 #define _mm512_i32gather_epi32(INDEX, ADDR, SCALE) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 10267 _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) in _mm512_i32gather_epi32() function 10558 #define _mm512_i32gather_epi32(INDEX, ADDR, SCALE) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx512fintrin.h | 7676 #define _mm512_i32gather_epi32(index, addr, scale) \ macro
|