Searched refs:IsFloatingPoint (Results 1 – 4 of 4) sorted by relevance
48 template <typename TLeft, typename TRight = TLeft, bool IsFloatingPoint = false>
457 if (IsFloatingPoint()) { in SameRegisterKind()479 if (IsFloatingPoint()) { in ToLocation()
706 bool IsFloatingPoint() const { in IsFloatingPoint() function722 return IsFloatingPoint() == other.IsFloatingPoint(); in SameRegisterKind()
545 if (interval->IsFloatingPoint()) { in DumpInterval()