Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h191 const unsigned LoadSpillOpcodesArray[3][SOK_LastOpcodeSpill] = variable
H A DPPCInstrInfo.cpp3307 return LoadSpillOpcodesArray[getSpillTarget()]; in getLoadOpcodesForSpillArray()