Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
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()
2342 static const unsigned OpcodesForSpill[2][SOK_LastOpcodeSpill] = { in getStoreOpcodesForSpillArray()
2358 static const unsigned OpcodesForSpill[2][SOK_LastOpcodeSpill] = { in getLoadOpcodesForSpillArray()