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

/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h76 bool LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL,
H A DPPCInstrInfo.cpp263 // Note: This list must be kept consistent with LoadRegFromStackSlot.
1066 PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL, function in class:PPCInstrInfo
1156 if (LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs,

Completed in 271 milliseconds