Searched refs:selectOrSplit (Results 1 – 5 of 5) sorted by relevance
111 virtual MCRegister selectOrSplit(const LiveInterval &VirtReg,
99 MCRegister selectOrSplit(const LiveInterval &VirtReg,259 MCRegister RABasic::selectOrSplit(const LiveInterval &VirtReg, in selectOrSplit() function in RABasic
112 MCRegister AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
297 MCRegister selectOrSplit(const LiveInterval &,
2044 MCRegister RAGreedy::selectOrSplit(const LiveInterval &VirtReg, in selectOrSplit() function in RAGreedy