Searched refs:isStackSlotCopy (Results 1 – 4 of 4) sorted by relevance
141 bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex,
216 bool SystemZInstrInfo::isStackSlotCopy(const MachineInstr *MI, in isStackSlotCopy() function in SystemZInstrInfo
380 if (TII->isStackSlotCopy(I, FirstSS, SecondSS) && in RemoveDeadStores()
190 virtual bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex, in isStackSlotCopy() function