Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp389 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
1581 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryInstructionSplit() function in RAGreedy
1965 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp506 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
2046 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryInstructionSplit() function in RAGreedy
2430 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()