Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCEarlyReturn.cpp86 .copyImplicitOps(*I); in processBlock()
100 .copyImplicitOps(*I); in processBlock()
115 .copyImplicitOps(*I); in processBlock()
/external/llvm/lib/Target/PowerPC/
DPPCEarlyReturn.cpp86 .copyImplicitOps(*I); in processBlock()
100 .copyImplicitOps(*I); in processBlock()
115 .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-7.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h286 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function
287 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
DMachineInstr.h1257 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstr.h512 void copyImplicitOps(const MachineInstr *MI);
/external/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp138 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp463 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp266 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp530 NewMI.copyImplicitOps(MI); in optimizeSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp528 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp663 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFrameLowering.cpp663 MIB->copyImplicitOps(&*MI); in emitPopInst()
DARMLoadStoreOptimizer.cpp1370 PrevMI->copyImplicitOps(&*MBBI); in MergeReturnIntoLDM()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp986 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()
DARMLoadStoreOptimizer.cpp1910 PrevMI.copyImplicitOps(*MBB.getParent(), *MBBI); in MergeReturnIntoLDM()
1946 .copyImplicitOps(*MBBI); in CombineMovBx()
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp648 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock()
1136 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp699 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock()
1296 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp1320 void MachineInstr::copyImplicitOps(const MachineInstr *MI) { in copyImplicitOps() function in MachineInstr
DRegisterCoalescer.cpp853 NewMI->copyImplicitOps(CopyMI); in ReMaterializeTrivialDef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstr.cpp1209 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1653 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr

12