Home
last modified time | relevance | path

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

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