Searched refs:getMaskedSpillRegister (Results 1 – 2 of 2) sorted by relevance
117 Reg = M68kII::getMaskedSpillRegister(i + s); in printMoveMask()126 Reg = M68kII::getMaskedSpillRegister(j + s); in printMoveMask()
280 static inline unsigned getMaskedSpillRegister(unsigned order) { in getMaskedSpillRegister() function