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.cpp216 for (const auto *Intf : reverse(Q.interferingVRegs())) { in spillInterferences() local
H A DRegAllocEvictionAdvisor.cpp213 for (const LiveInterval *Intf : reverse(Interferences)) { in canEvictInterferenceBasedOnCost() local
H A DRegAllocGreedy.cpp505 for (const LiveInterval *Intf : Intfs) { in evictInterference() local
601 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints()
674 bool RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints()
1852 const LiveInterval &Intf) { in assignedRegPartiallyOverlaps()
1883 for (const LiveInterval *Intf : reverse(Q.interferingVRegs())) { in mayRecolorAllInterferences() local
H A DRegAllocGreedy.h230 InterferenceCache::Cursor Intf; member
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp628 for (const LiveInterval *Intf : reverse(IFIntervals)) { in loadInterferenceFeatures() local