| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 503 .copyImplicitOps(MI) in lowerEpilog() 504 .copyImplicitOps(*Return); in lowerEpilog() 515 .copyImplicitOps(MI); in lowerEpilog() 594 .copyImplicitOps(MI) in lowerProlog() 606 .copyImplicitOps(MI); in lowerProlog()
|
| H A D | AArch64PointerAuth.cpp | 172 .copyImplicitOps(*MBBI) in authenticateLR() 177 .copyImplicitOps(*MBBI) in authenticateLR()
|
| H A D | AArch64SLSHardening.cpp | 367 BL->copyImplicitOps(MF, BLR); in ConvertBLRToBL()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMExpandPseudoInsts.cpp | 663 MIB.copyImplicitOps(MI); in ExpandVLD() 739 MIB.copyImplicitOps(MI); in ExpandVST() 831 MIB.copyImplicitOps(MI); in ExpandLaneOp() 871 MIB.copyImplicitOps(MI); in ExpandVTBL() 908 MIB.copyImplicitOps(MI); in ExpandMQQPRLoadStore() 1113 LO16.copyImplicitOps(MI); in ExpandMOV32BitImm() 1114 HI16.copyImplicitOps(MI); in ExpandMOV32BitImm() 1137 LO16.copyImplicitOps(MI); in ExpandMOV32BitImm() 1149 HI16.copyImplicitOps(MI); in ExpandMOV32BitImm() 2594 MIB.copyImplicitOps(MI); in ExpandMI() [all …]
|
| H A D | ARMSLSHardening.cpp | 349 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() 2088 .copyImplicitOps(*MBBI); in CombineMovBx()
|
| H A D | ARMFrameLowering.cpp | 1676 MIB.copyImplicitOps(*MI); in emitPopInst()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNCreateVOPD.cpp | 105 VOPDInst.copyImplicitOps(*MI[CompIdx]); in doReplace()
|
| H A D | SIShrinkInstructions.cpp | 729 MIB->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
|
| H A D | SIInstrInfo.cpp | 2483 MIB.copyImplicitOps(MI); in expandPostRAPseudo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstrBuilder.h | 327 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function 328 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
|
| H A D | MachineInstr.h | 1761 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.cpp | 540 .copyImplicitOps(*MIB); in ExpandMOVEM() 547 .copyImplicitOps(*MIB); in ExpandMOVEM()
|
| H A D | M68kExpandPseudo.cpp | 257 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in INITIALIZE_PASS()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchExpandPseudoInsts.cpp | 627 CALL.copyImplicitOps(MI); in expandFunctionCALL()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.cpp | 525 NewMI.copyImplicitOps(MI); in optimizeSelect()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.cpp | 766 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ExpandPseudo.cpp | 361 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
|
| H A D | X86InstrInfo.cpp | 3611 MIB.copyImplicitOps(TailCall); // Regmask and (imp-used) parameters. in replaceBranchWithTailCall()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 860 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock() 1477 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
|
| H A D | HexagonInstrInfo.cpp | 1126 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 1483 NewMI->copyImplicitOps(*MF, *MI); in restoreCalleeSavedRegisters()
|
| H A D | RISCVInstrInfo.cpp | 3025 MIB.copyImplicitOps(MI); in convertToThreeAddress()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineInstr.cpp | 1515 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
|