Searched refs:IsValidOrNone (Results 1 – 3 of 3) sorted by relevance
52 DCHECK(IsValidOrNone()); in type()123 DCHECK(IsValidOrNone() && other.IsValidOrNone()); in Is()129 DCHECK(IsValidOrNone() && other.IsValidOrNone()); in Aliases()149 inline bool CPURegister::IsValidOrNone() const { in IsValidOrNone() function
96 bool IsValidOrNone() const;141 DCHECK(IsValidOrNone()); in Register()148 DCHECK(IsValidOrNone()); in Register()217 DCHECK(IsValidOrNone()); in FPRegister()224 DCHECK(IsValidOrNone()); in FPRegister()
69 VIXL_ASSERT(IsValidOrNone()); in CPURegister()78 VIXL_ASSERT(IsValidOrNone()); in type()168 VIXL_ASSERT(IsValidOrNone() && other.IsValidOrNone()); in Aliases()173 VIXL_ASSERT(IsValidOrNone() && other.IsValidOrNone()); in Is()234 bool IsValidOrNone() const { in IsValidOrNone() function