Searched defs:UnsignedType (Results 1 – 2 of 2) sorted by relevance
393 using UnsignedType = Saturating<std::make_unsigned_t<BaseType>>; variable564 using UnsignedType = Wrapping<std::make_unsigned_t<BaseType>>; variable794 using UnsignedType = decltype(BitCastToUnsigned(std::declval<T>())); variable
1544 using UnsignedType = Wrapping<std::make_unsigned_t<typename TypeTraits<ElementType>::Int>>; in OpVector() local2080 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local2233 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local2410 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local2582 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local2846 using UnsignedType = berberis::UnsignedType<ElementType>; in OpVector() local