Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h159 const unsigned *getStoreOpcodesForSpillArray() const;
DPPCInstrInfo.cpp355 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in isStoreToStackSlot()
1030 const unsigned *OpcodesForSpill = getStoreOpcodesForSpillArray(); in getStoreOpcodeForSpill()
2403 const unsigned *PPCInstrInfo::getStoreOpcodesForSpillArray() const { in getStoreOpcodesForSpillArray() function in PPCInstrInfo