Searched defs:UnsignedT (Results 1 – 9 of 9) sorted by relevance
66 using UnsignedT = typename std::make_unsigned<T>::type; in ConditionalNegate() local75 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
93 using UnsignedT = typename std::make_unsigned<T>::type; in write_signed() typedef
246 using UnsignedT = typename std::make_unsigned<T>::type; in WriteZigZag() typedef1091 using UnsignedT = typename std::make_unsigned<T>::type; in ReadZigZag() typedef
122 using UnsignedT = typename std::make_unsigned<T>::type; in ArithmeticShiftRight() local
888 typedef typename std::make_unsigned<NativeT>::type UnsignedT; in HandleShiftRightLogical() typedef2997 typedef typename std::make_unsigned<NativeT>::type UnsignedT; in IsShiftOutOfBounds() typedef
1499 typedef typename std::make_unsigned<T>::type UnsignedT; in printSVELogicalImm() typedef