Searched refs:copyImplicitOps (Results 1 – 8 of 8) sorted by relevance
324 MIB.copyImplicitOps(&*MBBI); in emitEpilogue()395 MIB.copyImplicitOps(&*MI); in restoreCalleeSavedRegisters()
701 MIB.copyImplicitOps(&*MI); in emitPopInst()
1426 PrevMI->copyImplicitOps(*MBB.getParent(), &*MBBI); in MergeReturnIntoLDM()
214 const MachineInstrBuilder ©ImplicitOps(const MachineInstr *OtherMI) { in copyImplicitOps() function215 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
944 void copyImplicitOps(MachineFunction &MF, const MachineInstr *MI);
185 MIB->copyImplicitOps(*MBB.getParent(), &*MBBI); in emitEpilogue()
1367 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
1149 NewMI->copyImplicitOps(MF, MBBI); in emitEpilogue()