Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h347 MCRegister tryRegionSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1060 MCRegister RAGreedy::tryRegionSplit(const LiveInterval &VirtReg, in tryRegionSplit() function in RAGreedy
1825 MCRegister PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()