Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.h75 void LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL,
DPPCInstrInfo.cpp498 PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL, in LoadRegFromStackSlot() function in PPCInstrInfo
577 return LoadRegFromStackSlot(MF, DL, Reg, FrameIdx, in LoadRegFromStackSlot()
605 LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs); in loadRegFromStackSlot()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h76 bool LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL,
DPPCInstrInfo.cpp1091 bool PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL, in LoadRegFromStackSlot() function in PPCInstrInfo
1181 if (LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs, in loadRegFromStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h122 void LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL,
DPPCInstrInfo.cpp1240 void PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, const DebugLoc &DL, in LoadRegFromStackSlot() function in PPCInstrInfo
1285 LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs); in loadRegFromStackSlot()