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