Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:storeRegToStackSlot

126   // Note: This list must be kept consistent with StoreRegToStackSlot.
560 PPCInstrInfo::StoreRegToStackSlot(MachineFunction &MF,
627 return StoreRegToStackSlot(MF, Reg, isKill, FrameIdx,
652 PPCInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB,
664 if (StoreRegToStackSlot(MF, SrcReg, isKill, FrameIdx, RC, NewMIs,