Home
last modified time | relevance | path

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

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