Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h194 const unsigned StoreSpillOpcodesArray[3][SOK_LastOpcodeSpill] = variable
H A DPPCInstrInfo.cpp3373 return StoreSpillOpcodesArray[getSpillTarget()]; in getStoreOpcodesForSpillArray()