| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 454 .copyImplicitOps(MI) in lowerEpilog() 455 .copyImplicitOps(*Return); in lowerEpilog() 466 .copyImplicitOps(MI); in lowerEpilog() 536 .copyImplicitOps(MI) in lowerProlog() 548 .copyImplicitOps(MI); in lowerProlog()
|
| H A D | AArch64SLSHardening.cpp | 366 BL->copyImplicitOps(MF, BLR); in ConvertBLRToBL()
|
| H A D | AArch64FrameLowering.cpp | 1632 .copyImplicitOps(*MBBI); in InsertReturnAddressAuth()
|
| H A D | AArch64InstrInfo.cpp | 7157 .copyImplicitOps(*MBBAUT); in signOutlinedFunction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstrBuilder.h | 315 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function 316 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
|
| H A D | MachineInstr.h | 1671 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.cpp | 537 .copyImplicitOps(*MIB); in ExpandMOVEM() 544 .copyImplicitOps(*MIB); in ExpandMOVEM()
|
| H A D | M68kExpandPseudo.cpp | 238 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMSLSHardening.cpp | 328 BL->copyImplicitOps(MF, IndirectCall); in ConvertIndirectCallToIndirectJump()
|
| H A D | Thumb1FrameLowering.cpp | 1058 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()
|
| H A D | ARMLoadStoreOptimizer.cpp | 2061 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM() 2097 .copyImplicitOps(*MBBI); in CombineMovBx()
|
| H A D | ARMFrameLowering.cpp | 1228 MIB.copyImplicitOps(*MI); in emitPopInst()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.cpp | 527 NewMI.copyImplicitOps(MI); in optimizeSelect()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.cpp | 676 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ExpandPseudo.cpp | 362 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
|
| H A D | X86InstrInfo.cpp | 2943 MIB.copyImplicitOps(TailCall); // Regmask and (imp-used) parameters. in replaceBranchWithTailCall()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIShrinkInstructions.cpp | 569 MIB->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 1041 NewMI->copyImplicitOps(*MF, *MI); in restoreCalleeSavedRegisters()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 855 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock() 1477 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
|
| H A D | HexagonInstrInfo.cpp | 1040 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | MachineInstr.cpp | 1488 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
|