Searched refs:evictInterference (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 266 void evictInterference(LiveInterval&, unsigned, 464 evictInterference(VirtReg, Hint, NewVRegs); in tryAssign() 582 void RAGreedy::evictInterference(LiveInterval &VirtReg, unsigned PhysReg, in evictInterference() function in RAGreedy 658 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 360 void evictInterference(LiveInterval&, unsigned, 639 evictInterference(VirtReg, Hint, NewVRegs); in tryAssign() 807 void RAGreedy::evictInterference(LiveInterval &VirtReg, unsigned PhysReg, in evictInterference() function in RAGreedy 920 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 475 void evictInterference(LiveInterval&, unsigned, 780 evictInterference(VirtReg, Hint, NewVRegs); in tryAssign() 1036 void RAGreedy::evictInterference(LiveInterval &VirtReg, unsigned PhysReg, in evictInterference() function in RAGreedy 1159 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()
|