Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp105 virtual unsigned selectOrSplit(LiveInterval &VirtReg,
223 unsigned RABasic::selectOrSplit(LiveInterval &VirtReg, in selectOrSplit() function in RABasic
DRegAllocBase.h92 virtual unsigned selectOrSplit(LiveInterval &VirtReg,
DRegAllocBase.cpp105 unsigned AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
DRegAllocGreedy.cpp241 virtual unsigned selectOrSplit(LiveInterval&,
1692 unsigned RAGreedy::selectOrSplit(LiveInterval &VirtReg, in selectOrSplit() function in RAGreedy