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