Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h335 void evictInterference(const LiveInterval &, MCRegister,
H A DRegAllocGreedy.cpp427 evictInterference(VirtReg, PhysHint, NewVRegs); in tryAssign()
483 void RAGreedy::evictInterference(const LiveInterval &VirtReg, in evictInterference() function in RAGreedy
590 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()