Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp517 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
2255 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryLocalSplit() function in RAGreedy
2498 Register PhysReg = tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit()