Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h119 void LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL,
DPPCInstrInfo.cpp1255 void PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL, in LoadRegFromStackSlot() function in PPCInstrInfo
1300 LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs); in loadRegFromStackSlot()