Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp277 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
1320 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryLocalSplit() function in RAGreedy
1518 return tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit()
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp391 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
1725 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryLocalSplit() function in RAGreedy
1962 unsigned PhysReg = tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp508 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
2189 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryLocalSplit() function in RAGreedy
2427 unsigned PhysReg = tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit()