Searched refs:getSpillTarget (Results 1 – 2 of 2) sorted by relevance
251 unsigned getSpillTarget() const;
3365 unsigned PPCInstrInfo::getSpillTarget() const { in getSpillTarget() function in PPCInstrInfo3373 return StoreSpillOpcodesArray[getSpillTarget()]; in getStoreOpcodesForSpillArray()3377 return LoadSpillOpcodesArray[getSpillTarget()]; in getLoadOpcodesForSpillArray()