Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h111 virtual MCRegister selectOrSplit(LiveInterval &VirtReg,
H A DRegAllocBasic.cpp103 MCRegister selectOrSplit(LiveInterval &VirtReg,
263 MCRegister RABasic::selectOrSplit(LiveInterval &VirtReg, in selectOrSplit() function in RABasic
H A DRegAllocBase.cpp112 MCRegister AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
H A DRegAllocGreedy.cpp426 MCRegister selectOrSplit(LiveInterval &,
2795 MCRegister RAGreedy::selectOrSplit(LiveInterval &VirtReg, in selectOrSplit() function in RAGreedy