Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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.cpp507 for (const LiveInterval *Intf : Intfs) { in evictInterference() local
603 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints()
676 bool RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints()
1854 const LiveInterval &Intf) { in assignedRegPartiallyOverlaps()
1885 for (const LiveInterval *Intf : reverse(Q.interferingVRegs())) { in mayRecolorAllInterferences() local
H A DRegAllocGreedy.h230 InterferenceCache::Cursor Intf; member
H A DMLRegAllocEvictAdvisor.cpp625 for (const LiveInterval *Intf : reverse(IFIntervals)) { in loadInterferenceFeatures() local