| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 494 .copyImplicitOps(MI) in lowerEpilog() 495 .copyImplicitOps(*Return); in lowerEpilog() 506 .copyImplicitOps(MI); in lowerEpilog() 585 .copyImplicitOps(MI) in lowerProlog() 597 .copyImplicitOps(MI); in lowerProlog()
|
| H A D | AArch64PointerAuth.cpp | 192 .copyImplicitOps(*MBBI) in authenticateLR() 197 .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 | 659 MIB.copyImplicitOps(MI); in ExpandVLD() 735 MIB.copyImplicitOps(MI); in ExpandVST() 827 MIB.copyImplicitOps(MI); in ExpandLaneOp() 867 MIB.copyImplicitOps(MI); in ExpandVTBL() 904 MIB.copyImplicitOps(MI); in ExpandMQQPRLoadStore() 1109 LO16.copyImplicitOps(MI); in ExpandMOV32BitImm() 1110 HI16.copyImplicitOps(MI); in ExpandMOV32BitImm() 1133 LO16.copyImplicitOps(MI); in ExpandMOV32BitImm() 1145 HI16.copyImplicitOps(MI); in ExpandMOV32BitImm() 2612 .copyImplicitOps(MI); in ExpandMI() [all …]
|
| H A D | ARMSLSHardening.cpp | 350 BL->copyImplicitOps(MF, IndirectCall); in ConvertIndirectCallToIndirectJump()
|
| H A D | Thumb1FrameLowering.cpp | 1045 MIB.copyImplicitOps(*MI); in popRegsFromStack()
|
| H A D | ARMLoadStoreOptimizer.cpp | 2061 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM() 2087 .copyImplicitOps(*MBBI); in CombineMovBx()
|
| H A D | ARMFrameLowering.cpp | 1804 MIB.copyImplicitOps(*MI); in emitPopInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNCreateVOPD.cpp | 118 VOPDInst.copyImplicitOps(*MI[CompIdx]); in doReplace()
|
| H A D | SIShrinkInstructions.cpp | 801 Swap->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
|
| H A D | SIInstrInfo.cpp | 2540 MIB.copyImplicitOps(MI); in expandPostRAPseudo()
|
| /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 | 1824 LLVM_ABI void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.cpp | 617 .copyImplicitOps(*MIB); in ExpandMOVEM() 624 .copyImplicitOps(*MIB); in ExpandMOVEM()
|
| H A D | M68kExpandPseudo.cpp | 255 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in INITIALIZE_PASS()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchExpandPseudoInsts.cpp | 605 CALL.copyImplicitOps(MI); in expandFunctionCALL() 811 CALL.copyImplicitOps(MI); in expandFunctionCALL()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.cpp | 527 NewMI.copyImplicitOps(MI); in optimizeSelect()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.cpp | 805 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 1422 MIB1.copyImplicitOps(Prev); in reassociateOps() 1443 MIB2.copyImplicitOps(Root); in reassociateOps()
|
| H A D | MachineInstr.cpp | 1683 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ExpandPseudo.cpp | 363 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in expandMI()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 849 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock() 1463 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
|
| H A D | HexagonInstrInfo.cpp | 1130 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 2239 NewMI->copyImplicitOps(*MF, *MI); in restoreCalleeSavedRegisters()
|
| H A D | RISCVInstrInfo.cpp | 4451 MIB.copyImplicitOps(MI); in convertToThreeAddress()
|