Searched refs:LoadRegFromStackSlot (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 76 bool LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL,
|
D | PPCInstrInfo.cpp | 1066 PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL, in LoadRegFromStackSlot() function in PPCInstrInfo 1156 if (LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs, in loadRegFromStackSlot()
|