Home
last modified time | relevance | path

Searched refs:selectOrSplit (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp103 MCRegister selectOrSplit(LiveInterval &VirtReg,
261 MCRegister RABasic::selectOrSplit(LiveInterval &VirtReg, in selectOrSplit() function in RABasic
H A DRegAllocBase.h104 virtual MCRegister selectOrSplit(LiveInterval &VirtReg,
H A DRegAllocBase.cpp112 MCRegister AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
H A DRegAllocGreedy.cpp426 MCRegister selectOrSplit(LiveInterval &,
2776 MCRegister RAGreedy::selectOrSplit(LiveInterval &VirtReg, in selectOrSplit() function in RAGreedy