Searched refs:isStackSlotCopy (Results 1 – 5 of 5) sorted by relevance
239 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
396 bool SystemZInstrInfo::isStackSlotCopy(const MachineInstr &MI, in isStackSlotCopy() function in SystemZInstrInfo
476 if (TII->isStackSlotCopy(*I, FirstSS, SecondSS) && FirstSS == SecondSS && in RemoveDeadStores()
62 TII->isStackSlotCopy(MI, DefFrameIndex, SrcFrameIndex)) in isFIDef()
361 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() function