Searched refs:getSpillTarget (Results 1 – 2 of 2) sorted by relevance
273 unsigned getSpillTarget() const;
3453 unsigned PPCInstrInfo::getSpillTarget() const { in getSpillTarget() function in PPCInstrInfo3463 return {StoreSpillOpcodesArray[getSpillTarget()], SOK_LastOpcodeSpill}; in getStoreOpcodesForSpillArray()3467 return {LoadSpillOpcodesArray[getSpillTarget()], SOK_LastOpcodeSpill}; in getLoadOpcodesForSpillArray()