Searched refs:copyImplicitOps (Results 1 – 7 of 7) sorted by relevance
214 const MachineInstrBuilder ©ImplicitOps(const MachineInstr *OtherMI) { in copyImplicitOps() function215 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
949 void copyImplicitOps(MachineFunction &MF, const MachineInstr *MI);
322 MIB.copyImplicitOps(&*MBBI); in emitEpilogue()393 MIB.copyImplicitOps(&*MI); in restoreCalleeSavedRegisters()
699 MIB.copyImplicitOps(&*MI); in emitPopInst()
1410 PrevMI->copyImplicitOps(*MBB.getParent(), &*MBBI); in MergeReturnIntoLDM()
1393 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
1164 NewMI->copyImplicitOps(MF, MBBI); in emitEpilogue()