Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h344 MCRegister tryEvict(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp447 MCRegister CheapReg = tryEvict(VirtReg, Order, NewVRegs, Cost, FixedRegisters); in tryAssign()
577 MCRegister RAGreedy::tryEvict(const LiveInterval &VirtReg, in tryEvict() function in RAGreedy
2446 tryEvict(VirtReg, Order, NewVRegs, CostPerUseLimit, in selectOrSplitImpl()