Searched refs:UValue (Results 1 – 1 of 1) sorted by relevance
540 inline int UValue() const { return Bit(23); } in UValue() function636 inline bool HasU() const { return UValue() == 1; } in HasU()