HomeSort by: relevance | last modified time | path
    Searched refs:LoadRegFromStackSlot (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 197 void LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL,
450 void loadRegFromStackSlot(MachineBasicBlock &MBB,
PPCInstrInfo.cpp 1966 void PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL,
1996 LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs);
2009 void PPCInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB,

Completed in 17 milliseconds