Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.cpp93 SOK_LastOpcodeSpill // This must be last on the enum. enumerator
302 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill; in isLoadFromStackSlot()
356 const unsigned *End = OpcodesForSpill + SOK_LastOpcodeSpill; in isStoreToStackSlot()
2404 static const unsigned OpcodesForSpill[2][SOK_LastOpcodeSpill] = { in getStoreOpcodesForSpillArray()
2420 static const unsigned OpcodesForSpill[2][SOK_LastOpcodeSpill] = { in getLoadOpcodesForSpillArray()