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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCInstrInfo.h71 bool StoreRegToStackSlot(MachineFunction &MF,
H A DPPCInstrInfo.cpp331 PPCInstrInfo::StoreRegToStackSlot(MachineFunction &MF, function in class:PPCInstrInfo
448 return StoreRegToStackSlot(MF, Reg, isKill, FrameIdx,
479 if (StoreRegToStackSlot(MF, SrcReg, isKill, FrameIdx, RC, NewMIs)) {
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h71 bool StoreRegToStackSlot(MachineFunction &MF,
H A DPPCInstrInfo.cpp294 // Note: This list must be kept consistent with StoreRegToStackSlot.
956 PPCInstrInfo::StoreRegToStackSlot(MachineFunction &MF, function in class:PPCInstrInfo
1070 if (StoreRegToStackSlot(MF, SrcReg, isKill, FrameIdx, RC, NewMIs,

Completed in 174 milliseconds