Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h215 const unsigned StoreSpillOpcodesArray[4][SOK_LastOpcodeSpill] = variable
H A DPPCInstrInfo.cpp3463 return {StoreSpillOpcodesArray[getSpillTarget()], SOK_LastOpcodeSpill}; in getStoreOpcodesForSpillArray()