Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp95 SOK_LastOpcodeSpill // This must be last on the enum. enumerator
304 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill; in isLoadFromStackSlot()
345 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill; in isStoreToStackSlot()
2396 static const unsigned OpcodesForSpill[2][SOK_LastOpcodeSpill] = { in getStoreOpcodesForSpillArray()
2412 static const unsigned OpcodesForSpill[2][SOK_LastOpcodeSpill] = { in getLoadOpcodesForSpillArray()