Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h217 const unsigned LoadSpillOpcodesArray[4][SOK_LastOpcodeSpill] = variable
H A DPPCInstrInfo.cpp3467 return {LoadSpillOpcodesArray[getSpillTarget()], SOK_LastOpcodeSpill}; in getLoadOpcodesForSpillArray()