Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp218 for (const auto *Intf : reverse(Q.interferingVRegs())) { spillInterferences() local
H A DRegAllocEvictionAdvisor.cpp212 for (const LiveInterval *Intf : reverse(Interferences)) { canEvictInterferenceBasedOnCost() local
[all...]
H A DRegAllocGreedy.cpp507 if (!VRM->hasPhys(Intf->reg())) in evictInterference() local
603 addSplitConstraints(InterferenceCache::Cursor Intf,BlockFrequency & Cost) addSplitConstraints() argument
676 addThroughConstraints(InterferenceCache::Cursor Intf,ArrayRef<unsigned> Blocks) addThroughConstraints() argument
1854 assignedRegPartiallyOverlaps(const TargetRegisterInfo & TRI,const VirtRegMap & VRM,MCRegister PhysReg,const LiveInterval & Intf) assignedRegPartiallyOverlaps() argument
1885 for (const LiveInterval *Intf : reverse(Q.interferingVRegs())) { mayRecolorAllInterferences() local
[all...]
H A DRegAllocGreedy.h230 InterferenceCache::Cursor Intf; member
H A DMLRegAllocEvictAdvisor.cpp625 for (const LiveInterval *Intf : reverse(IFIntervals)) { loadInterferenceFeatures() local