Home
last modified time | relevance | path

Searched defs:__v3 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_x86_conversions.h1407 __convert_x86(_V __v0, _V __v1, _V __v2, _V __v3)
1820 __convert_x86(_V __v0, _V __v1, _V __v2, _V __v3, _V __v4, _V __v5, _V __v6,
2013 __convert_x86(_V __v0, _V __v1, _V __v2, _V __v3, _V __v4, _V __v5, _V __v6,
/netbsd-src/sys/crypto/arch/x86/
H A Dimmintrin.h211 _mm_set_epi32(int32_t __v3, int32_t __v2, int32_t __v1, int32_t __v0) in _mm_set_epi32()