Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h248 const unsigned *getLoadOpcodesForSpillArray() const;
H A DPPCInstrInfo.cpp1072 const unsigned *OpcodesForSpill = getLoadOpcodesForSpillArray(); in isLoadFromStackSlot()
1903 const unsigned *OpcodesForSpill = getLoadOpcodesForSpillArray(); in getLoadOpcodeForSpill()
3306 const unsigned *PPCInstrInfo::getLoadOpcodesForSpillArray() const { in getLoadOpcodesForSpillArray() function in PPCInstrInfo