Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h252 const unsigned *getStoreOpcodesForSpillArray() const;
H A DPPCInstrInfo.cpp1129 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in isStoreToStackSlot()
1915 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in getStoreOpcodeForSpill()
3320 const unsigned *PPCInstrInfo::getStoreOpcodesForSpillArray() const { in getStoreOpcodesForSpillArray() function in PPCInstrInfo