Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h73 const __m128d __av = _mm_set1_pd(__param.mean()); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h73 const __m128d __av = _mm_set1_pd(__param.mean()); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_x86.h58 __interleave128_lo(const _Ap& __av, const _Bp& __bv) in __interleave128_lo()