Home
last modified time | relevance | path

Searched refs:__first_of_pack_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_builtin.h505 using _From0 = __first_of_pack_t<_From...>; in __vector_convert()
H A Dsimd.h516 using __first_of_pack_t = typename __first_of_pack<_Ts...>::type; variable