Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.h372 unsigned trySplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1700 unsigned RAGreedy::trySplit(const LiveInterval &VirtReg, AllocationOrder &Order, in trySplit() function in RAGreedy
2372 Register PhysReg = trySplit(VirtReg, Order, NewVRegs, FixedRegisters); in selectOrSplitImpl()