Searched refs:selectOrSplit (Results 1 – 5 of 5) sorted by relevance
99 MCRegister selectOrSplit(const LiveInterval &VirtReg,255 MCRegister RABasic::selectOrSplit(const LiveInterval &VirtReg, in selectOrSplit() function in RABasic
123 virtual MCRegister selectOrSplit(const LiveInterval &VirtReg,
113 MCRegister AvailablePhysReg = selectOrSplit(*VirtReg, SplitVRegs); in allocatePhysRegs()
295 MCRegister selectOrSplit(const LiveInterval &,
2142 MCRegister RAGreedy::selectOrSplit(const LiveInterval &VirtReg, in selectOrSplit() function in RAGreedy