Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp510 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
2229 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryLocalSplit() function in RAGreedy
2472 unsigned PhysReg = tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit()