Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h75 void LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL,
DPPCInstrInfo.cpp498 PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL, in LoadRegFromStackSlot() function in PPCInstrInfo
577 return LoadRegFromStackSlot(MF, DL, Reg, FrameIdx, in LoadRegFromStackSlot()
605 LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs); in loadRegFromStackSlot()