Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h262 unsigned getLoadOpcodeForSpill(unsigned Reg,
DPPCInstrInfo.cpp1099 PPCInstrInfo::getLoadOpcodeForSpill(unsigned Reg, in getLoadOpcodeForSpill() function in PPCInstrInfo
1245 unsigned Opcode = getLoadOpcodeForSpill(PPC::NoRegister, RC); in LoadRegFromStackSlot()