Home
last modified time | relevance | path

Searched refs:copyImplicitOps (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp494 .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 DAArch64PointerAuth.cpp192 .copyImplicitOps(*MBBI) in authenticateLR()
197 .copyImplicitOps(*MBBI) in authenticateLR()
H A DAArch64SLSHardening.cpp477 BL->copyImplicitOps(MF, BLR); in convertBLRToBL()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp659 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 DARMSLSHardening.cpp350 BL->copyImplicitOps(MF, IndirectCall); in ConvertIndirectCallToIndirectJump()
H A DThumb1FrameLowering.cpp1045 MIB.copyImplicitOps(*MI); in popRegsFromStack()
H A DARMLoadStoreOptimizer.cpp2061 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM()
2087 .copyImplicitOps(*MBBI); in CombineMovBx()
H A DARMFrameLowering.cpp1804 MIB.copyImplicitOps(*MI); in emitPopInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp118 VOPDInst.copyImplicitOps(*MI[CompIdx]); in doReplace()
H A DSIShrinkInstructions.cpp801 Swap->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
H A DSIInstrInfo.cpp2540 MIB.copyImplicitOps(MI); in expandPostRAPseudo()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h334 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function
335 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
H A DMachineInstr.h1824 LLVM_ABI void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp617 .copyImplicitOps(*MIB); in ExpandMOVEM()
624 .copyImplicitOps(*MIB); in ExpandMOVEM()
H A DM68kExpandPseudo.cpp255 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in INITIALIZE_PASS()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp605 CALL.copyImplicitOps(MI); in expandFunctionCALL()
811 CALL.copyImplicitOps(MI); in expandFunctionCALL()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp527 NewMI.copyImplicitOps(MI); in optimizeSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp805 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1422 MIB1.copyImplicitOps(Prev); in reassociateOps()
1443 MIB2.copyImplicitOps(Root); in reassociateOps()
H A DMachineInstr.cpp1683 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp363 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in expandMI()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp849 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock()
1463 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
H A DHexagonInstrInfo.cpp1130 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp2239 NewMI->copyImplicitOps(*MF, *MI); in restoreCalleeSavedRegisters()
H A DRISCVInstrInfo.cpp4451 MIB.copyImplicitOps(MI); in convertToThreeAddress()

12