Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h306 unsigned getLoadOpcodeForSpill(unsigned Reg,
H A DPPCInstrInfo.cpp1099 PPCInstrInfo::getLoadOpcodeForSpill(unsigned Reg, in getLoadOpcodeForSpill() function in PPCInstrInfo
1245 unsigned Opcode = getLoadOpcodeForSpill(PPC::NoRegister, RC); in LoadRegFromStackSlot()