Searched refs:getStoreOpcodesForSpillArray (Results 1 – 2 of 2) sorted by relevance
164 const unsigned *getStoreOpcodesForSpillArray() const;
344 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in isStoreToStackSlot()1015 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in getStoreOpcodeForSpill()2395 const unsigned *PPCInstrInfo::getStoreOpcodesForSpillArray() const { in getStoreOpcodesForSpillArray() function in PPCInstrInfo