Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp218 for (const auto *Intf : reverse(Q.interferingVRegs())) { in spillInterferences() local
H A DRegAllocEvictionAdvisor.cpp212 for (const LiveInterval *Intf : reverse(Interferences)) { in canEvictInterferenceBasedOnCost() local
H A DRegAllocGreedy.cpp501 for (const LiveInterval *Intf : Intfs) { in evictInterference() local
597 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints()
670 bool RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints()
1754 const LiveInterval &Intf) { in assignedRegPartiallyOverlaps()
1785 for (const LiveInterval *Intf : reverse(Q.interferingVRegs())) { in mayRecolorAllInterferences() local
H A DRegAllocGreedy.h232 InterferenceCache::Cursor Intf; member
H A DMLRegallocEvictAdvisor.cpp607 for (const LiveInterval *Intf : reverse(IFIntervals)) { in loadInterferenceFeatures() local