Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/PowerPC/
DPPCEarlyReturn.cpp86 .copyImplicitOps(*I); in processBlock()
100 .copyImplicitOps(*I); in processBlock()
115 .copyImplicitOps(*I); in processBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCEarlyReturn.cpp81 .copyImplicitOps(*I); in processBlock()
95 .copyImplicitOps(*I); in processBlock()
110 .copyImplicitOps(*I); in processBlock()
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h235 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function
236 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
DMachineInstr.h1155 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFixupVectorISel.cpp210 NewGlob->copyImplicitOps(MF, MI); in fixupGlobalSaddr()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h303 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function
304 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
DMachineInstr.h1503 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h313 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function
314 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
DMachineInstr.h1615 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
/external/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp138 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SLSHardening.cpp362 BL->copyImplicitOps(MF, BLR); in ConvertBLRToBL()
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp463 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp277 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
/external/llvm-project/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp277 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp530 NewMI.copyImplicitOps(MI); in optimizeSelect()
/external/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp638 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()
DARMLoadStoreOptimizer.cpp1880 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM()
1903 .copyImplicitOps(*MBBI); in CombineMovBx()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp527 NewMI.copyImplicitOps(MI); in optimizeSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp675 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp527 NewMI.copyImplicitOps(MI); in optimizeSelect()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp676 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp576 MIB->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp839 NewMI->copyImplicitOps(*MF, *MI); in restoreCalleeSavedRegisters()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp1056 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()
/external/llvm-project/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp1058 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()

12