Searched refs:tryRegionSplit (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 273 unsigned tryRegionSplit(LiveInterval&, AllocationOrder&, 1085 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit() function in RAGreedy 1540 unsigned PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 370 unsigned tryRegionSplit(LiveInterval&, AllocationOrder&, 1353 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit() function in RAGreedy 1987 unsigned PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()
|