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