Home
last modified time | relevance | path

Searched defs:NewMI (Results 1 – 25 of 87) sorted by relevance

1234

/external/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp60 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonHazardRecognizer.cpp56 MachineInstr *NewMI = in getHazardType() local
127 MachineInstr *NewMI = in EmitInstruction() local
/external/llvm/lib/Target/X86/
DX86FixupLEAs.cpp119 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
DX86FixupBWInsts.cpp279 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
DX86ExpandPseudo.cpp137 MachineInstr &NewMI = *std::prev(MBBI); in ExpandMI() local
DX86InstrInfo.cpp2529 MachineInstr &NewMI = *std::prev(I); in reMaterialize() local
2722 MachineInstr *NewMI = MIB; in convertToThreeAddressWithLEA() local
2765 MachineInstr *NewMI = nullptr; in convertToThreeAddress() local
3187 MachineInstr *X86InstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl()
5621 MachineInstr *NewMI = in FuseTwoAddrInst() local
5649 MachineInstr *NewMI = in FuseInst() local
5701 MachineInstr *NewMI = in foldMemoryOperandCustom() local
5719 MachineInstr *NewMI = in foldMemoryOperandCustom() local
5758 MachineInstr *NewMI = nullptr; in foldMemoryOperandImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp134 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
DX86FixupBWInsts.cpp446 if (MachineInstr *NewMI = tryReplaceInstr(MI, MBB)) in processBasicBlock() local
455 MachineInstr *NewMI = MIReplacements.back().second; in processBasicBlock() local
DX86InstrInfo.cpp667 MachineInstr &NewMI = *std::prev(I); in reMaterialize() local
862 MachineInstr *NewMI = MIB; in convertToThreeAddressWithLEA() local
915 MachineInstr *NewMI = nullptr; in convertToThreeAddress() local
1527 MachineInstr *X86InstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl()
4629 MachineInstr &NewMI, in updateOperandRegConstraints()
4661 MachineInstr *NewMI = in FuseTwoAddrInst() local
4691 MachineInstr *NewMI = in FuseInst() local
4753 MachineInstr *NewMI = in foldMemoryOperandCustom() local
4775 MachineInstr *NewMI = in foldMemoryOperandCustom() local
4790 MachineInstr *NewMI = in foldMemoryOperandCustom() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp73 void R600ExpandSpecialInstrsPass::SetFlagInNewMI(MachineInstr *NewMI, in SetFlagInNewMI()
263 MachineInstr *NewMI = in runOnMachineFunction() local
DSILoadStoreOptimizer.cpp1998 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
DR600ISelLowering.cpp306 MachineInstrBuilder NewMI; in EmitInstrWithCustomInserter() local
324 MachineInstr *NewMI = TII->buildDefaultInstruction( in EmitInstrWithCustomInserter() local
332 MachineInstr *NewMI = TII->buildDefaultInstruction( in EmitInstrWithCustomInserter() local
371 MachineInstr *NewMI = TII->buildDefaultInstruction( in EmitInstrWithCustomInserter() local
401 MachineInstr *NewMI = in EmitInstrWithCustomInserter() local
415 MachineInstr *NewMI = in EmitInstrWithCustomInserter() local
/external/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp58 void R600ExpandSpecialInstrsPass::SetFlagInNewMI(MachineInstr *NewMI, in SetFlagInNewMI()
327 MachineInstr *NewMI = in runOnMachineFunction() local
DR600ISelLowering.cpp225 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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp137 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
DMachineLoopUtils.cpp49 MachineInstr *NewMI = MF.CloneMachineInstr(&MI); in PeelSingleBlockLoop() local
DTargetInstrInfo.cpp158 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
DMachineCSE.cpp542 if (MachineInstr *NewMI = TII->commuteInstruction(*MI)) { in ProcessBlockCSE() local
832 MachineInstr &NewMI = in ProcessBlockPRE() local
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp127 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
DMachinePipeliner.cpp2236 MachineInstr *NewMI = cloneInstr(CI->getInstr(), MaxStageCount, StageNum); in generatePipelinedLoop() local
2248 MachineInstr *NewMI = MF.CloneMachineInstr(&*I); in generatePipelinedLoop() local
2319 MachineInstr *NewMI = in generateProlog() local
2396 MachineInstr *NewMI = cloneInstr(In, EpilogStage - LastStage, 0); in generateEpilog() local
3048 void SwingSchedulerDAG::updateMemOperands(MachineInstr &NewMI, in updateMemOperands()
3082 MachineInstr *NewMI = MF.CloneMachineInstr(OldMI); in cloneInstr() local
3105 MachineInstr *NewMI = MF.CloneMachineInstr(OldMI); in cloneAndChangeInstr() local
3125 void SwingSchedulerDAG::updateInstruction(MachineInstr *NewMI, bool LastDef, in updateInstruction()
3377 MachineInstr *NewMI = MF.CloneMachineInstr(MI); in applyInstrChange() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp80 WebAssemblyInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVInstPrinter.cpp70 const MCInst *NewMI = MI; in printInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp89 MachineInstr &MI, bool NewMI, unsigned OpIdx1, unsigned OpIdx2) const { in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DA15SDOptimizer.cpp375 MachineInstr *NewMI = MRI->getVRegDef(Reg); in elideCopiesAndPHIs() local
383 MachineInstr *NewMI = MRI->getVRegDef(MI->getOperand(1).getReg()); in elideCopiesAndPHIs() local
/external/llvm/lib/Target/ARM/
DA15SDOptimizer.cpp383 MachineInstr *NewMI = MRI->getVRegDef(Reg); in elideCopiesAndPHIs() local
391 MachineInstr *NewMI = MRI->getVRegDef(MI->getOperand(1).getReg()); in elideCopiesAndPHIs() local

1234