Searched defs:UnsignedT (Results 1 – 15 of 15) sorted by relevance
35 using UnsignedT = typename std::make_unsigned<T>::type; in AccumulateIntegerBytes() local
74 using UnsignedT = typename std::make_unsigned<T>::type; in ConditionalNegate() local83 using UnsignedT = typename std::make_unsigned<T>::type; in SafeUnsignedAbs() local
73 using UnsignedT = typename std::make_unsigned<T>::type; in ConditionalNegate() local82 using UnsignedT = typename std::make_unsigned<T>::type; in SafeUnsignedAbs() local
39 using UnsignedT = typename std::make_unsigned<T>::type; in CheckRepresentation() typedef
92 using UnsignedT = typename std::make_unsigned<T>::type; in write_signed() typedef
93 using UnsignedT = typename std::make_unsigned<T>::type; in write_signed() typedef
91 using UnsignedT = std::make_unsigned_t<T>; in write_signed() typedef
280 typedef typename std::make_unsigned<T>::type UnsignedT; in TYPED_TEST_P() typedef
356 typedef typename std::make_unsigned<T>::type UnsignedT; in TYPED_TEST_P() typedef
370 typedef typename std::make_unsigned<T>::type UnsignedT; in TYPED_TEST_P() typedef
1578 typedef std::make_unsigned_t<T> UnsignedT; in printSVELogicalImm() typedef
1548 typedef typename std::make_unsigned<T>::type UnsignedT; in printSVELogicalImm() typedef