Home
last modified time | relevance | path

Searched defs:Intf (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp219 for (const auto *Intf : reverse(Q.interferingVRegs())) { in spillInterferences() local
H A DRegAllocEvictionAdvisor.cpp268 for (const LiveInterval *Intf : reverse(Interferences)) { in canEvictInterferenceBasedOnCost() local
H A DRegAllocGreedy.cpp639 for (const LiveInterval *Intf : Intfs) { in evictInterference() local
735 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints()
808 bool RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints()
1989 const LiveInterval &Intf) { in assignedRegPartiallyOverlaps()
2020 for (const LiveInterval *Intf : reverse(Q.interferingVRegs())) { in mayRecolorAllInterferences() local
H A DRegAllocGreedy.h236 InterferenceCache::Cursor Intf; member
H A DMLRegAllocEvictAdvisor.cpp695 for (const LiveInterval *Intf : reverse(IFIntervals)) { in loadInterferenceFeatures() local
876 for (const LiveInterval *Intf : reverse(IFIntervals)) { in tryFindEvictionCandidate() local
H A DMLRegallocEvictAdvisor.cpp