Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h202 void LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL,
H A DPPCInstrInfo.cpp1991 void PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL, in LoadRegFromStackSlot() function in PPCInstrInfo
2021 LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs); in loadRegFromStackSlotNoUpd()