Searched refs:getSpillTarget (Results 1 – 2 of 2) sorted by relevance
246 unsigned getSpillTarget() const;
3295 unsigned PPCInstrInfo::getSpillTarget() const { in getSpillTarget() function in PPCInstrInfo3303 return StoreSpillOpcodesArray[getSpillTarget()]; in getStoreOpcodesForSpillArray()3307 return LoadSpillOpcodesArray[getSpillTarget()]; in getLoadOpcodesForSpillArray()