| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 504 .copyImplicitOps(MI) in lowerEpilog() 505 .copyImplicitOps(*Return); in lowerEpilog() 516 .copyImplicitOps(MI); in lowerEpilog() 595 .copyImplicitOps(MI) in lowerProlog() 607 .copyImplicitOps(MI); in lowerProlog()
|
| H A D | AArch64PointerAuth.cpp | 196 .copyImplicitOps(*MBBI) in authenticateLR() 201 .copyImplicitOps(*MBBI) in authenticateLR()
|
| H A D | AArch64SLSHardening.cpp | 477 BL->copyImplicitOps(MF, BLR); in convertBLRToBL()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMExpandPseudoInsts.cpp | 660 MIB.copyImplicitOps(MI); in ExpandVLD() 736 MIB.copyImplicitOps(MI); in ExpandVST() 828 MIB.copyImplicitOps(MI); in ExpandLaneOp() 868 MIB.copyImplicitOps(MI); in ExpandVTBL() 905 MIB.copyImplicitOps(MI); in ExpandMQQPRLoadStore() 1110 LO16.copyImplicitOps(MI); in ExpandMOV32BitImm() 1111 HI16.copyImplicitOps(MI); in ExpandMOV32BitImm() 1134 LO16.copyImplicitOps(MI); in ExpandMOV32BitImm() 1146 HI16.copyImplicitOps(MI); in ExpandMOV32BitImm() 2570 .copyImplicitOps(MI); in ExpandMI() [all …]
|
| H A D | ARMSLSHardening.cpp | 350 BL->copyImplicitOps(MF, IndirectCall); in ConvertIndirectCallToIndirectJump()
|
| H A D | Thumb1FrameLowering.cpp | 1071 MIB.copyImplicitOps(*MI); in popRegsFromStack()
|
| H A D | ARMLoadStoreOptimizer.cpp | 2064 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM() 2090 .copyImplicitOps(*MBBI); in CombineMovBx()
|
| H A D | ARMFrameLowering.cpp | 1679 MIB.copyImplicitOps(*MI); in emitPopInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNCreateVOPD.cpp | 106 VOPDInst.copyImplicitOps(*MI[CompIdx]); in doReplace()
|
| H A D | SIShrinkInstructions.cpp | 749 MIB->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstrBuilder.h | 334 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function 335 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
|
| H A D | MachineInstr.h | 1793 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.cpp | 574 .copyImplicitOps(*MIB); in ExpandMOVEM() 581 .copyImplicitOps(*MIB); in ExpandMOVEM()
|
| H A D | M68kExpandPseudo.cpp | 264 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in INITIALIZE_PASS()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.cpp | 526 NewMI.copyImplicitOps(MI); in optimizeSelect()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 1190 MIB1.copyImplicitOps(Prev); in reassociateOps() 1211 MIB2.copyImplicitOps(Root); in reassociateOps()
|
| H A D | MachineInstr.cpp | 1573 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.cpp | 766 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchExpandPseudoInsts.cpp | 735 CALL.copyImplicitOps(MI); in expandFunctionCALL()
|
| /freebsd/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 | 3715 MIB.copyImplicitOps(TailCall); // Regmask and (imp-used) parameters. in replaceBranchWithTailCall()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 860 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock() 1476 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
|
| H A D | HexagonInstrInfo.cpp | 1127 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 1627 NewMI->copyImplicitOps(*MF, *MI); in restoreCalleeSavedRegisters()
|
| H A D | RISCVInstrInfo.cpp | 3618 MIB.copyImplicitOps(MI); in convertToThreeAddress()
|