Searched defs:UnsignedType (Results 1 – 2 of 2) sorted by relevance
399 using UnsignedType = Saturating<std::make_unsigned_t<BaseType>>; variable570 using UnsignedType = Wrapping<std::make_unsigned_t<BaseType>>; variable800 using UnsignedType = decltype(BitCastToUnsigned(std::declval<T>())); variable
1478 using UnsignedType = Wrapping<std::make_unsigned_t<typename TypeTraits<ElementType>::Int>>; in OpVector() local1972 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local2119 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local2270 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local2430 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local2690 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local