Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h252 const unsigned *getStoreOpcodesForSpillArray() const;
H A DPPCInstrInfo.cpp1131 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in isStoreToStackSlot()
1922 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in getStoreOpcodeForSpill()
3372 const unsigned *PPCInstrInfo::getStoreOpcodesForSpillArray() const { in getStoreOpcodesForSpillArray() function in PPCInstrInfo