Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h130 const unsigned *getStoreOpcodesForSpillArray() const;
DPPCInstrInfo.cpp344 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in isStoreToStackSlot()
1015 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in getStoreOpcodeForSpill()
2341 const unsigned *PPCInstrInfo::getStoreOpcodesForSpillArray() const { in getStoreOpcodesForSpillArray() function in PPCInstrInfo