Searched refs:tryEvict (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 484 unsigned tryEvict(LiveInterval&, AllocationOrder&, 801 unsigned CheapReg = tryEvict(VirtReg, Order, NewVRegs, Cost, FixedRegisters); in tryAssign() 1106 unsigned RAGreedy::tryEvict(LiveInterval &VirtReg, in tryEvict() function in RAGreedy 3068 tryEvict(VirtReg, Order, NewVRegs, CostPerUseLimit, in selectOrSplitImpl()
|