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.h337 MCRegister tryRegionSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1195 MCRegister RAGreedy::tryRegionSplit(const LiveInterval &VirtReg, in tryRegionSplit() function in RAGreedy
1962 MCRegister PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()