Searched refs:copyImplicitOps (Results 1 – 16 of 16) sorted by relevance
81 .copyImplicitOps(*I); in processBlock()95 .copyImplicitOps(*I); in processBlock()110 .copyImplicitOps(*I); in processBlock()
303 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function304 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
1503 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
210 NewGlob->copyImplicitOps(MF, MI); in fixupGlobalSaddr()
277 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
2466 MIB.copyImplicitOps(TailCall); // Regmask and (imp-used) parameters. in replaceBranchWithTailCall()
527 NewMI.copyImplicitOps(MI); in optimizeSelect()
675 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
1056 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()
1958 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM()1994 .copyImplicitOps(*MBBI); in CombineMovBx()
1127 MIB.copyImplicitOps(*MI); in emitPopInst()
729 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock()1326 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
1021 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
1398 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
1350 .copyImplicitOps(*MBBI); in InsertReturnAddressAuth()
6274 .copyImplicitOps(*MBBAUT); in signOutlinedFunction()