Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp467 bool canEvictInterference(LiveInterval&, unsigned, bool, EvictionCost&,
783 if (canEvictInterference(VirtReg, Hint, true, MaxCost, FixedRegisters)) { in tryAssign()
872 bool RAGreedy::canEvictInterference(LiveInterval &VirtReg, unsigned PhysReg, in canEvictInterference() function in RAGreedy
1158 if (!canEvictInterference(VirtReg, PhysReg, false, BestCost, in tryEvict()