Searched refs:tryEvict (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | RegAllocGreedy.h | 346 MCRegister tryEvict(const LiveInterval &, AllocationOrder &,
|
| H A D | RegAllocGreedy.cpp | 439 MCRegister CheapReg = tryEvict(VirtReg, Order, NewVRegs, Cost, FixedRegisters); in tryAssign() 573 MCRegister RAGreedy::tryEvict(const LiveInterval &VirtReg, in tryEvict() function in RAGreedy 2344 tryEvict(VirtReg, Order, NewVRegs, CostPerUseLimit, in selectOrSplitImpl()
|