Home
last modified time | relevance | path

Searched defs:__scale (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Davx512pfintrin.h52 int __scale, int __hint) in _mm512_prefetch_i32gather_pd()
61 int __scale, int __hint) in _mm512_prefetch_i32gather_ps()
70 void const *__addr, int __scale, int __hint) in _mm512_mask_prefetch_i32gather_pd()
79 void const *__addr, int __scale, int __hint) in _mm512_mask_prefetch_i32gather_ps()
88 int __scale, int __hint) in _mm512_prefetch_i64gather_pd()
97 int __scale, int __hint) in _mm512_prefetch_i64gather_ps()
106 void const *__addr, int __scale, int __hint) in _mm512_mask_prefetch_i64gather_pd()
115 void const *__addr, int __scale, int __hint) in _mm512_mask_prefetch_i64gather_ps()
123 _mm512_prefetch_i32scatter_pd (void *__addr, __m256i __index, int __scale, in _mm512_prefetch_i32scatter_pd()
132 _mm512_prefetch_i32scatter_ps (void *__addr, __m512i __index, int __scale, in _mm512_prefetch_i32scatter_ps()
[all …]
H A Davx2intrin.h1249 _mm_i32gather_pd (double const *__base, __m128i __index, const int __scale) in _mm_i32gather_pd()
1264 __m128d __mask, const int __scale) in _mm_mask_i32gather_pd()
1275 _mm256_i32gather_pd (double const *__base, __m128i __index, const int __scale) in _mm256_i32gather_pd()
1290 __m128i __index, __m256d __mask, const int __scale) in _mm256_mask_i32gather_pd()
1301 _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) in _mm_i64gather_pd()
1316 __m128d __mask, const int __scale) in _mm_mask_i64gather_pd()
1327 _mm256_i64gather_pd (double const *__base, __m256i __index, const int __scale) in _mm256_i64gather_pd()
1342 __m256i __index, __m256d __mask, const int __scale) in _mm256_mask_i64gather_pd()
1353 _mm_i32gather_ps (float const *__base, __m128i __index, const int __scale) in _mm_i32gather_ps()
1368 __m128 __mask, const int __scale) in _mm_mask_i32gather_ps()
[all …]
H A Davx512vlintrin.h10842 int __scale) in _mm256_mmask_i32gather_ps()
10854 int __scale) in _mm_mmask_i32gather_ps()
10866 int __scale) in _mm256_mmask_i32gather_pd()
10878 int __scale) in _mm_mmask_i32gather_pd()
10890 int __scale) in _mm256_mmask_i64gather_ps()
10902 int __scale) in _mm_mmask_i64gather_ps()
10914 int __scale) in _mm256_mmask_i64gather_pd()
10926 int __scale) in _mm_mmask_i64gather_pd()
10938 int __scale) in _mm256_mmask_i32gather_epi32()
10950 int __scale) in _mm_mmask_i32gather_epi32()
[all …]
H A Davx512fintrin.h9852 _mm512_i32gather_ps (__m512i __index, void const *__addr, int __scale) in _mm512_i32gather_ps()
9866 __m512i __index, void const *__addr, int __scale) in _mm512_mask_i32gather_ps()
9876 _mm512_i32gather_pd (__m256i __index, void const *__addr, int __scale) in _mm512_i32gather_pd()
9890 __m256i __index, void const *__addr, int __scale) in _mm512_mask_i32gather_pd()
9900 _mm512_i64gather_ps (__m512i __index, void const *__addr, int __scale) in _mm512_i64gather_ps()
9914 __m512i __index, void const *__addr, int __scale) in _mm512_mask_i64gather_ps()
9924 _mm512_i64gather_pd (__m512i __index, void const *__addr, int __scale) in _mm512_i64gather_pd()
9938 __m512i __index, void const *__addr, int __scale) in _mm512_mask_i64gather_pd()
9948 _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) in _mm512_i32gather_epi32()
9962 __m512i __index, void const *__addr, int __scale) in _mm512_mask_i32gather_epi32()
[all …]