Searched refs:IsFloatingPoint (Results 1 – 5 of 5) sorted by relevance
48 template <typename TLeft, typename TRight = TLeft, bool IsFloatingPoint = false>
319 if (IsFloatingPoint()) { in DumpWithContext()476 if (IsFloatingPoint()) { in SameRegisterKind()508 if (IsFloatingPoint()) { in ToLocation()
795 bool IsFloatingPoint() const { in IsFloatingPoint() function811 return IsFloatingPoint() == other.IsFloatingPoint(); in SameRegisterKind()
467 if (interval->IsFloatingPoint()) { in DumpInterval()
1102 to->GetInterval()->IsFloatingPoint() ? register_allocator_->physical_fp_nodes_ in AddPotentialInterference()