Home
last modified time | relevance | path

Searched refs:getLoadOpcodesForSpillArray (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.h160 const unsigned *getLoadOpcodesForSpillArray() const;
DPPCInstrInfo.cpp301 const unsigned *OpcodesForSpill = getLoadOpcodesForSpillArray(); in isLoadFromStackSlot()
1116 const unsigned *OpcodesForSpill = getLoadOpcodesForSpillArray(); in getLoadOpcodeForSpill()
2419 const unsigned *PPCInstrInfo::getLoadOpcodesForSpillArray() const { in getLoadOpcodesForSpillArray() function in PPCInstrInfo