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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h131 SOK_LastOpcodeSpill // This must be last on the enum. enumerator in enum:llvm::SpillOpcodeKey
177 const unsigned StoreSpillOpcodesArray[2][SOK_LastOpcodeSpill] =
179 const unsigned LoadSpillOpcodesArray[2][SOK_LastOpcodeSpill] =
H A DPPCInstrInfo.cpp641 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill;
695 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill;

Completed in 114 milliseconds