Home
last modified time | relevance | path

Searched defs:__hint (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/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()
124 int __hint) in _mm512_prefetch_i32scatter_pd()
133 int __hint) in _mm512_prefetch_i32scatter_ps()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/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()
124 int __hint) in _mm512_prefetch_i32scatter_pd()
133 int __hint) in _mm512_prefetch_i32scatter_ps()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dhashtable.h1132 __node_ptr __hint = nullptr; in _GLIBCXX_VISIBILITY() local