Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h259 unsigned getStoreOpcodeForSpill(unsigned Reg,
DPPCInstrInfo.cpp1012 unsigned PPCInstrInfo::getStoreOpcodeForSpill(unsigned Reg, in getStoreOpcodeForSpill() function in PPCInstrInfo
1188 unsigned Opcode = getStoreOpcodeForSpill(PPC::NoRegister, RC); in StoreRegToStackSlot()