/external/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 60 MachineInstr *NewMI = BuildMI(getMF(), DL, getTII().get(Opcode)); in buildInstr() local 80 MachineInstr *NewMI = buildInstr(Opcode, Ty); in buildInstr() local 90 MachineInstr *NewMI = buildInstr(Opcode, nullptr); in buildInstr() local 101 MachineInstr *NewMI = buildInstr(Opcode, Ty); in buildInstr() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonHazardRecognizer.cpp | 56 MachineInstr *NewMI = in getHazardType() local 127 MachineInstr *NewMI = in EmitInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonHazardRecognizer.cpp | 56 MachineInstr *NewMI = in getHazardType() local 127 MachineInstr *NewMI = in EmitInstruction() local
|
/external/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 279 MachineInstr *NewMI = nullptr; in tryReplaceInstr() local 350 MachineInstr *NewMI = tryReplaceInstr(MI, MBB, WasCandidate); in processBasicBlock() local 364 MachineInstr *NewMI = MIReplacements.back().second; in processBasicBlock() local
|
D | X86FixupLEAs.cpp | 119 MachineInstr *NewMI = in postRAConvertToLEA() local 288 MachineInstr *NewMI = in fixupIncDec() local 323 MachineInstr *NewMI = postRAConvertToLEA(MFI, MBI); in seekLEAFixup() local 373 MachineInstr *NewMI = nullptr; in processInstructionForSLM() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FixupLEAs.cpp | 134 MachineInstr *NewMI = in INITIALIZE_PASS() local 383 MachineInstr *NewMI = nullptr; in optTwoAddrLEA() local 466 MachineInstr *NewMI = postRAConvertToLEA(MBB, MBI); in seekLEAFixup() local 504 MachineInstr *NewMI = nullptr; in processInstructionForSlowLEA() local 570 MachineInstr *NewMI = nullptr; in processInstrForSlow3OpLEA() local
|
D | X86FixupBWInsts.cpp | 446 if (MachineInstr *NewMI = tryReplaceInstr(MI, MBB)) in processBasicBlock() local 455 MachineInstr *NewMI = MIReplacements.back().second; in processBasicBlock() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FixupLEAs.cpp | 143 MachineInstr *NewMI = in INITIALIZE_PASS() local 399 MachineInstr *NewMI = nullptr; in optTwoAddrLEA() local 483 MachineInstr *NewMI = postRAConvertToLEA(MBB, MBI); in seekLEAFixup() local 523 MachineInstr *NewMI = nullptr; in processInstructionForSlowLEA() local 591 MachineInstr *NewMI = nullptr; in processInstrForSlow3OpLEA() local
|
D | X86FixupBWInsts.cpp | 445 if (MachineInstr *NewMI = tryReplaceInstr(MI, MBB)) in processBasicBlock() local 454 MachineInstr *NewMI = MIReplacements.back().second; in processBasicBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ExpandSpecialInstrs.cpp | 73 void R600ExpandSpecialInstrsPass::SetFlagInNewMI(MachineInstr *NewMI, in SetFlagInNewMI() 263 MachineInstr *NewMI = in runOnMachineFunction() local
|
D | SILoadStoreOptimizer.cpp | 1998 MachineBasicBlock::iterator NewMI = mergeRead2Pair(CI, Paired); in optimizeInstsWithSameBaseAddr() local 2003 MachineBasicBlock::iterator NewMI = mergeWrite2Pair(CI, Paired); in optimizeInstsWithSameBaseAddr() local 2008 MachineBasicBlock::iterator NewMI = mergeSBufferLoadImmPair(CI, Paired); in optimizeInstsWithSameBaseAddr() local 2014 MachineBasicBlock::iterator NewMI = mergeBufferLoadPair(CI, Paired); in optimizeInstsWithSameBaseAddr() local 2020 MachineBasicBlock::iterator NewMI = mergeBufferStorePair(CI, Paired); in optimizeInstsWithSameBaseAddr() local 2026 MachineBasicBlock::iterator NewMI = mergeImagePair(CI, Paired); in optimizeInstsWithSameBaseAddr() local 2032 MachineBasicBlock::iterator NewMI = mergeTBufferLoadPair(CI, Paired); in optimizeInstsWithSameBaseAddr() local 2038 MachineBasicBlock::iterator NewMI = mergeTBufferStorePair(CI, Paired); in optimizeInstsWithSameBaseAddr() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600ExpandSpecialInstrs.cpp | 73 void R600ExpandSpecialInstrsPass::SetFlagInNewMI(MachineInstr *NewMI, in SetFlagInNewMI() 263 MachineInstr *NewMI = in runOnMachineFunction() local
|
D | SILoadStoreOptimizer.cpp | 2105 MachineBasicBlock::iterator NewMI = in optimizeInstsWithSameBaseAddr() local 2111 MachineBasicBlock::iterator NewMI = in optimizeInstsWithSameBaseAddr() local 2117 MachineBasicBlock::iterator NewMI = in optimizeInstsWithSameBaseAddr() local 2124 MachineBasicBlock::iterator NewMI = in optimizeInstsWithSameBaseAddr() local 2131 MachineBasicBlock::iterator NewMI = in optimizeInstsWithSameBaseAddr() local 2138 MachineBasicBlock::iterator NewMI = in optimizeInstsWithSameBaseAddr() local 2145 MachineBasicBlock::iterator NewMI = in optimizeInstsWithSameBaseAddr() local 2152 MachineBasicBlock::iterator NewMI = in optimizeInstsWithSameBaseAddr() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ExpandSpecialInstrs.cpp | 58 void R600ExpandSpecialInstrsPass::SetFlagInNewMI(MachineInstr *NewMI, in SetFlagInNewMI() 327 MachineInstr *NewMI = in runOnMachineFunction() local
|
D | R600ISelLowering.cpp | 225 MachineInstrBuilder NewMI; in EmitInstrWithCustomInserter() local 242 MachineInstr *NewMI = TII->buildDefaultInstruction( in EmitInstrWithCustomInserter() local 250 MachineInstr *NewMI = TII->buildDefaultInstruction( in EmitInstrWithCustomInserter() local 258 MachineInstr *NewMI = TII->buildDefaultInstruction( in EmitInstrWithCustomInserter() local 294 MachineInstr *NewMI = TII->buildDefaultInstruction( in EmitInstrWithCustomInserter() local 532 MachineInstr *NewMI = in EmitInstrWithCustomInserter() local 546 MachineInstr *NewMI = in EmitInstrWithCustomInserter() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ModuloSchedule.cpp | 136 MachineInstr *NewMI = cloneInstr(CI, MaxStageCount, StageNum); in generatePipelinedLoop() local 147 MachineInstr *NewMI = MF.CloneMachineInstr(&*I); in generatePipelinedLoop() local 219 MachineInstr *NewMI = in generateProlog() local 297 MachineInstr *NewMI = cloneInstr(In, UINT_MAX, 0); in generateEpilog() local 949 void ModuloScheduleExpander::updateMemOperands(MachineInstr &NewMI, in updateMemOperands() 985 MachineInstr *NewMI = MF.CloneMachineInstr(OldMI); in cloneInstr() local 1006 MachineInstr *NewMI = MF.CloneMachineInstr(OldMI); in cloneAndChangeInstr() local 1025 void ModuloScheduleExpander::updateInstruction(MachineInstr *NewMI, in updateInstruction() 1675 MachineInstr *NewMI = MF.CloneMachineInstr(Phi); in moveStageBetweenBlocks() local
|
D | MachineLoopUtils.cpp | 48 MachineInstr *NewMI = MF.CloneMachineInstr(&MI); in PeelSingleBlockLoop() local
|
D | TargetInstrInfo.cpp | 168 bool NewMI, unsigned Idx1, in commuteInstructionImpl() 250 MachineInstr *TargetInstrInfo::commuteInstruction(MachineInstr &MI, bool NewMI, in commuteInstruction() 521 MachineInstr *NewMI = in foldPatchpoint() local 601 MachineInstr *NewMI = nullptr; in foldMemoryOperand() local 669 MachineInstr *NewMI = nullptr; in foldMemoryOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ModuloSchedule.cpp | 137 MachineInstr *NewMI = cloneInstr(CI, MaxStageCount, StageNum); in generatePipelinedLoop() local 148 MachineInstr *NewMI = MF.CloneMachineInstr(&*I); in generatePipelinedLoop() local 220 MachineInstr *NewMI = in generateProlog() local 298 MachineInstr *NewMI = cloneInstr(In, UINT_MAX, 0); in generateEpilog() local 945 void ModuloScheduleExpander::updateMemOperands(MachineInstr &NewMI, in updateMemOperands() 981 MachineInstr *NewMI = MF.CloneMachineInstr(OldMI); in cloneInstr() local 1002 MachineInstr *NewMI = MF.CloneMachineInstr(OldMI); in cloneAndChangeInstr() local 1021 void ModuloScheduleExpander::updateInstruction(MachineInstr *NewMI, in updateInstruction() 1664 MachineInstr *NewMI = MF.CloneMachineInstr(Phi); in moveStageBetweenBlocks() local
|
D | MachineLoopUtils.cpp | 49 MachineInstr *NewMI = MF.CloneMachineInstr(&MI); in PeelSingleBlockLoop() local
|
D | TargetInstrInfo.cpp | 158 bool NewMI, unsigned Idx1, in commuteInstructionImpl() 240 MachineInstr *TargetInstrInfo::commuteInstruction(MachineInstr &MI, bool NewMI, in commuteInstruction() 501 MachineInstr *NewMI = in foldPatchpoint() local 570 MachineInstr *NewMI = nullptr; in foldMemoryOperand() local 634 MachineInstr *NewMI = nullptr; in foldMemoryOperand() local
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.cpp | 80 WebAssemblyInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl()
|
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 127 bool NewMI, unsigned Idx1, in commuteInstructionImpl() 195 MachineInstr *TargetInstrInfo::commuteInstruction(MachineInstr &MI, bool NewMI, in commuteInstruction() 460 MachineInstr *NewMI = in foldPatchpoint() local 511 MachineInstr *NewMI = nullptr; in foldMemoryOperand() local 791 MachineInstr *NewMI = nullptr; in foldMemoryOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVInstPrinter.cpp | 70 const MCInst *NewMI = MI; in printInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.cpp | 89 MachineInstr &MI, bool NewMI, unsigned OpIdx1, unsigned OpIdx2) const { in commuteInstructionImpl()
|