Searched refs:LoadRegFromStackSlot (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 75 void LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL,
|
D | PPCInstrInfo.cpp | 498 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()
|