| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 455 .copyImplicitOps(MI) in lowerEpilog() 456 .copyImplicitOps(*Return); in lowerEpilog() 467 .copyImplicitOps(MI); in lowerEpilog() 537 .copyImplicitOps(MI) in lowerProlog() 549 .copyImplicitOps(MI); in lowerProlog()
|
| H A D | AArch64SLSHardening.cpp | 370 BL->copyImplicitOps(MF, BLR); in ConvertBLRToBL()
|
| H A D | AArch64FrameLowering.cpp | 1888 .copyImplicitOps(*MBBI); in InsertReturnAddressAuth()
|
| H A D | AArch64InstrInfo.cpp | 7917 .copyImplicitOps(*MBBAUT); in signOutlinedFunction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | GCNCreateVOPD.cpp | 94 VOPDInst.copyImplicitOps(*MI[CompIdx]); in doReplace()
|
| H A D | SIShrinkInstructions.cpp | 723 MIB->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
|
| H A D | SIInstrInfo.cpp | 2276 MIB.copyImplicitOps(MI); in expandPostRAPseudo()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstrBuilder.h | 321 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function 322 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
|
| H A D | MachineInstr.h | 1711 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.cpp | 538 .copyImplicitOps(*MIB); in ExpandMOVEM() 545 .copyImplicitOps(*MIB); in ExpandMOVEM()
|
| H A D | M68kExpandPseudo.cpp | 238 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchExpandPseudoInsts.cpp | 305 CALL.copyImplicitOps(MI); in expandFunctionCALL()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMSLSHardening.cpp | 348 BL->copyImplicitOps(MF, IndirectCall); in ConvertIndirectCallToIndirectJump()
|
| H A D | Thumb1FrameLowering.cpp | 1077 MIB.copyImplicitOps(*MI); in popRegsFromStack()
|
| H A D | ARMLoadStoreOptimizer.cpp | 2063 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM() 2099 .copyImplicitOps(*MBBI); in CombineMovBx()
|
| H A D | ARMFrameLowering.cpp | 1680 MIB.copyImplicitOps(*MI); in emitPopInst()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.cpp | 525 NewMI.copyImplicitOps(MI); in optimizeSelect()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.cpp | 766 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ExpandPseudo.cpp | 360 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
|
| H A D | X86InstrInfo.cpp | 3031 MIB.copyImplicitOps(TailCall); // Regmask and (imp-used) parameters. in replaceBranchWithTailCall()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 1292 NewMI->copyImplicitOps(*MF, *MI); in restoreCalleeSavedRegisters()
|
| H A D | RISCVInstrInfo.cpp | 2411 MIB.copyImplicitOps(MI); in convertToThreeAddress()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 857 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock() 1474 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
|
| H A D | HexagonInstrInfo.cpp | 1125 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineInstr.cpp | 1489 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
|