HomeSort by relevance Sort by last modified time
    Searched refs:LoadRegFromStackSlot (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 75 void LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL,
126 virtual void loadRegFromStackSlot(MachineBasicBlock &MBB,
PPCInstrInfo.cpp 506 PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL,
585 return LoadRegFromStackSlot(MF, DL, Reg, FrameIdx,
604 PPCInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB,
613 LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs);

Completed in 995 milliseconds