Searched refs:copyImplicitOps (Results 1 – 15 of 15) sorted by relevance
86 .copyImplicitOps(*I); in processBlock()100 .copyImplicitOps(*I); in processBlock()115 .copyImplicitOps(*I); in processBlock()
291 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function292 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
1405 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
207 NewGlob->copyImplicitOps(MF, MI); in fixupGlobalSaddr()
266 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
2508 MIB.copyImplicitOps(TailCall); // Regmask and (imp-used) parameters. in replaceBranchWithTailCall()
675 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
528 NewMI.copyImplicitOps(MI); in optimizeSelect()
986 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()
1924 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM()1960 .copyImplicitOps(*MBBI); in CombineMovBx()
1119 MIB.copyImplicitOps(*MI); in emitPopInst()
730 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock()1327 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
1041 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
1380 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
1209 .copyImplicitOps(*MBBI); in InsertReturnAddressAuth()