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