Searched refs:WValue (Results 1 – 1 of 1) sorted by relevance
579 inline int WValue() const { return Bit(21); } in WValue() function622 inline bool HasW() const { return WValue() == 1; } in HasW()