Home
last modified time | relevance | path

Searched refs:getStoreOpcodesForSpillArray (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h247 const unsigned *getStoreOpcodesForSpillArray() const;
H A DPPCInstrInfo.cpp1129 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in isStoreToStackSlot()
1897 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in getStoreOpcodeForSpill()
3302 const unsigned *PPCInstrInfo::getStoreOpcodesForSpillArray() const { in getStoreOpcodesForSpillArray() function in PPCInstrInfo