Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegAllocGreedy.h380 unsigned trySplit(const LiveInterval &, AllocationOrder &,
HDRegAllocGreedy.cpp1798 unsigned RAGreedy::trySplit(const LiveInterval &VirtReg, AllocationOrder &Order, in trySplit() function in RAGreedy
2474 Register PhysReg = trySplit(VirtReg, Order, NewVRegs, FixedRegisters); in selectOrSplitImpl()