Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h185 void LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL,
H A DPPCInstrInfo.cpp1983 void PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL, in LoadRegFromStackSlot() function in PPCInstrInfo
2002 LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs); in loadRegFromStackSlotNoUpd()