Home
last modified time | relevance | path

Searched refs:evictInterference (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp482 void evictInterference(LiveInterval &, MCRegister,
847 evictInterference(VirtReg, PhysHint, NewVRegs); in tryAssign()
1112 void RAGreedy::evictInterference(LiveInterval &VirtReg, MCRegister PhysReg, in evictInterference() function in RAGreedy
1235 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()