Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h131 SOK_LastOpcodeSpill // This must be last on the enum. enumerator
194 const unsigned StoreSpillOpcodesArray[3][SOK_LastOpcodeSpill] =
196 const unsigned LoadSpillOpcodesArray[3][SOK_LastOpcodeSpill] =
H A DPPCInstrInfo.cpp1073 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill; in isLoadFromStackSlot()
1132 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill; in isStoreToStackSlot()