Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp504 .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 DAArch64PointerAuth.cpp196 .copyImplicitOps(*MBBI) in authenticateLR()
201 .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.cpp660 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 DARMSLSHardening.cpp350 BL->copyImplicitOps(MF, IndirectCall); in ConvertIndirectCallToIndirectJump()
H A DThumb1FrameLowering.cpp1071 MIB.copyImplicitOps(*MI); in popRegsFromStack()
H A DARMLoadStoreOptimizer.cpp2064 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM()
2090 .copyImplicitOps(*MBBI); in CombineMovBx()
H A DARMFrameLowering.cpp1679 MIB.copyImplicitOps(*MI); in emitPopInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp106 VOPDInst.copyImplicitOps(*MI[CompIdx]); in doReplace()
H A DSIShrinkInstructions.cpp749 MIB->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
/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.h1793 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp574 .copyImplicitOps(*MIB); in ExpandMOVEM()
581 .copyImplicitOps(*MIB); in ExpandMOVEM()
H A DM68kExpandPseudo.cpp264 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in INITIALIZE_PASS()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp526 NewMI.copyImplicitOps(MI); in optimizeSelect()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1190 MIB1.copyImplicitOps(Prev); in reassociateOps()
1211 MIB2.copyImplicitOps(Root); in reassociateOps()
H A DMachineInstr.cpp1573 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp766 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp735 CALL.copyImplicitOps(MI); in expandFunctionCALL()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp361 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in expandMI()
H A DX86InstrInfo.cpp3715 MIB.copyImplicitOps(TailCall); // Regmask and (imp-used) parameters. in replaceBranchWithTailCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp860 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock()
1476 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
H A DHexagonInstrInfo.cpp1127 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1627 NewMI->copyImplicitOps(*MF, *MI); in restoreCalleeSavedRegisters()
H A DRISCVInstrInfo.cpp3618 MIB.copyImplicitOps(MI); in convertToThreeAddress()

12