Home
last modified time | relevance | path

Searched refs:StoreRegToStackSlot (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.h71 bool StoreRegToStackSlot(MachineFunction &MF,
DPPCInstrInfo.cpp331 PPCInstrInfo::StoreRegToStackSlot(MachineFunction &MF, in StoreRegToStackSlot() function in PPCInstrInfo
448 return StoreRegToStackSlot(MF, Reg, isKill, FrameIdx, in StoreRegToStackSlot()
479 if (StoreRegToStackSlot(MF, SrcReg, isKill, FrameIdx, RC, NewMIs)) { in storeRegToStackSlot()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h71 bool StoreRegToStackSlot(MachineFunction &MF,
DPPCInstrInfo.cpp956 PPCInstrInfo::StoreRegToStackSlot(MachineFunction &MF, in StoreRegToStackSlot() function in PPCInstrInfo
1070 if (StoreRegToStackSlot(MF, SrcReg, isKill, FrameIdx, RC, NewMIs, in storeRegToStackSlot()