Searched refs:IsFloatingPoint (Results 1 – 4 of 4) sorted by relevance
48 template <typename TLeft, typename TRight = TLeft, bool IsFloatingPoint = false>
510 if (IsFloatingPoint()) { in SameRegisterKind()532 if (IsFloatingPoint()) { in ToLocation()
719 bool IsFloatingPoint() const { in IsFloatingPoint() function735 return IsFloatingPoint() == other.IsFloatingPoint(); in SameRegisterKind()
571 if (interval->IsFloatingPoint()) { in DumpInterval()