Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h303 unsigned getStoreOpcodeForSpill(unsigned Reg,
H A DPPCInstrInfo.cpp1012 unsigned PPCInstrInfo::getStoreOpcodeForSpill(unsigned Reg, in getStoreOpcodeForSpill() function in PPCInstrInfo
1188 unsigned Opcode = getStoreOpcodeForSpill(PPC::NoRegister, RC); in StoreRegToStackSlot()