Searched refs:getSpillTarget (Results 1 – 2 of 2) sorted by relevance
235 unsigned getSpillTarget() const;
3484 unsigned PPCInstrInfo::getSpillTarget() const { in getSpillTarget() function in PPCInstrInfo3495 return {StoreSpillOpcodesArray[getSpillTarget()], SOK_LastOpcodeSpill}; in getStoreOpcodesForSpillArray()3499 return {LoadSpillOpcodesArray[getSpillTarget()], SOK_LastOpcodeSpill}; in getLoadOpcodesForSpillArray()