Home
last modified time | relevance | path

Searched refs:getStoreOpcodeForSpill (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h298 unsigned getStoreOpcodeForSpill(unsigned Reg,
DPPCRegisterInfo.cpp372 unsigned Opcode = InstrInfo->getStoreOpcodeForSpill(Reg); in requiresFrameIndexScavenging()
DPPCInstrInfo.cpp1027 unsigned PPCInstrInfo::getStoreOpcodeForSpill(unsigned Reg, in getStoreOpcodeForSpill() function in PPCInstrInfo
1203 unsigned Opcode = getStoreOpcodeForSpill(PPC::NoRegister, RC); in StoreRegToStackSlot()