Searched defs:__hint (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | avx512pfintrin.h | 52 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() 124 int __hint) in _mm512_prefetch_i32scatter_pd() 133 int __hint) in _mm512_prefetch_i32scatter_ps() [all …]
|