/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCEarlyReturn.cpp | 81 .copyImplicitOps(*I); in processBlock() 95 .copyImplicitOps(*I); in processBlock() 110 .copyImplicitOps(*I); in processBlock()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCEarlyReturn.cpp | 86 .copyImplicitOps(*I); in processBlock() 100 .copyImplicitOps(*I); in processBlock() 115 .copyImplicitOps(*I); in processBlock()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 235 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function 236 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
|
D | MachineInstr.h | 1155 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIFixupVectorISel.cpp | 210 NewGlob->copyImplicitOps(MF, MI); in fixupGlobalSaddr()
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 313 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function 314 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
|
D | MachineInstr.h | 1615 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 303 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function 304 MI->copyImplicitOps(*MF, OtherMI); in copyImplicitOps()
|
D | MachineInstr.h | 1503 void copyImplicitOps(MachineFunction &MF, const MachineInstr &MI);
|
/external/llvm/lib/Target/X86/ |
D | X86ExpandPseudo.cpp | 138 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SLSHardening.cpp | 362 BL->copyImplicitOps(MF, BLR); in ConvertBLRToBL()
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.cpp | 463 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ExpandPseudo.cpp | 277 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ExpandPseudo.cpp | 277 NewMI.copyImplicitOps(*MBBI->getParent()->getParent(), *MBBI); in ExpandMI()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 530 NewMI.copyImplicitOps(MI); in optimizeSelect()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 527 NewMI.copyImplicitOps(MI); in optimizeSelect()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.cpp | 675 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 527 NewMI.copyImplicitOps(MI); in optimizeSelect()
|
/external/llvm/lib/Target/ARM/ |
D | Thumb1FrameLowering.cpp | 638 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.cpp | 676 MIB.copyImplicitOps(*I); in genInstrWithNewOpc()
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVFrameLowering.cpp | 839 NewMI->copyImplicitOps(*MF, *MI); in restoreCalleeSavedRegisters()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIShrinkInstructions.cpp | 576 MIB->copyImplicitOps(*MBB.getParent(), *MovX); in matchSwap()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb1FrameLowering.cpp | 1056 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | Thumb1FrameLowering.cpp | 1058 MIB.copyImplicitOps(*MI); in restoreCalleeSavedRegisters()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.cpp | 648 NewI->copyImplicitOps(MF, *RetI); in insertEpilogueInBlock() 1136 DeallocCall->copyImplicitOps(MF, *It); in insertCSRRestoresInBlock()
|