Home
last modified time | relevance | path

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

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