Searched defs:_mm256_i32gather_ps (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | avx2intrin.h | 1379 _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale) in _mm256_i32gather_ps() function 1753 #define _mm256_i32gather_ps(BASE, INDEX, SCALE) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx2intrin.h | 1382 _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale) in _mm256_i32gather_ps() function 1756 #define _mm256_i32gather_ps(BASE, INDEX, SCALE) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx2intrin.h | 1076 #define _mm256_i32gather_ps(m, i, s) \ macro
|