Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
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] =
DPPCInstrInfo.cpp1073 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill; in isLoadFromStackSlot()
1130 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill; in isStoreToStackSlot()