reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/CFIInstrInserter.cpp
  256     DebugLoc DL = MBBInfo.MBB->findDebugLoc(MBBI);
lib/CodeGen/MachineOutliner.cpp
  986                               MBB->findDebugLoc(MBB->begin()), MBB);
lib/CodeGen/MachinePipeliner.cpp
  367       const DebugLoc &DL = PredB.findDebugLoc(At);
lib/CodeGen/TailDuplicator.cpp
  376     BuildMI(*PredBB, PredBB->end(), PredBB->findDebugLoc(PredBB->begin()),
lib/Target/AArch64/AArch64BranchTargets.cpp
  126   BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()),
lib/Target/AArch64/AArch64FrameLowering.cpp
  351   DebugLoc DL = MBB.findDebugLoc(MBBI);
lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
 1768   const DebugLoc &DL = MergeBB->findDebugLoc(MergeBB->begin());
 1871                     ? SinglePred->findDebugLoc(SinglePred->getFirstTerminator())
 1910   const DebugLoc &DL = CodeBB->findDebugLoc(CodeBB->getFirstTerminator());
 2009       const DebugLoc &DL = IfBB->findDebugLoc(IfBB->getFirstTerminator());
 2159     const DebugLoc &DL = Entry->findDebugLoc(Entry->begin());
 2737     const DebugLoc &DL = NewSucc->findDebugLoc(NewSucc->getFirstNonPHI());
lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
  352     MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead),
  523         BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()),
  554             BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(R600::CF_PUSH_EG))
  571           MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
  588           BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END_LOOP))
  596           MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
  610           MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
  625             MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
  644           MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
  652           MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI),
  661           DebugLoc DL = MBB.findDebugLoc(MI);
  685         BuildMI(MBB, Alu, MBB.findDebugLoc((MachineBasicBlock::iterator)Alu),
lib/Target/AMDGPU/R600EmitClauseMarkers.cpp
  292     BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode))
lib/Target/AMDGPU/R600ISelLowering.cpp
  311       NewMI = BuildMI(*BB, I, BB->findDebugLoc(I),
  379     BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode()))
  386     BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode()))
  394     BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP))
  400         BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::PRED_X),
  406     BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP_COND))
  414         BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::PRED_X),
  420     BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP_COND))
  448     BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode()))
lib/Target/AMDGPU/R600InstrInfo.cpp
 1243   MachineInstrBuilder MIB = BuildMI(MBB, I, MBB.findDebugLoc(I), get(Opcode),
lib/Target/AMDGPU/SIInstrInfo.cpp
 1052   const DebugLoc &DL = MBB.findDebugLoc(MI);
 1180   const DebugLoc &DL = MBB.findDebugLoc(MI);
 1234   const DebugLoc &DL = MBB.findDebugLoc(MI);
 1326   DebugLoc DL = MBB.findDebugLoc(MI);
 1373   DebugLoc DL = MBB.findDebugLoc(MI);
 1568   DebugLoc DL = MBB.findDebugLoc(MI);
 3847   DebugLoc DL = MBB->findDebugLoc(I);
lib/Target/ARC/ARCFrameLowering.cpp
  288     BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(Opc), ARC::SP)
  295     BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::BL))
  303     BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(Opc), ARC::SP)
  309     BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::POP_S_BLINK));
  313     BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::LD_AB_rs9))
  330     BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(Opc))
lib/Target/ARC/ARCInstrInfo.cpp
  299   DebugLoc dl = MBB.findDebugLoc(I);
  327   DebugLoc dl = MBB.findDebugLoc(I);
  361   DebugLoc dl = MBB.findDebugLoc(MI);
lib/Target/AVR/AVRFrameLowering.cpp
  244   DebugLoc DL = MBB.findDebugLoc(MI);
  284   DebugLoc DL = MBB.findDebugLoc(MI);
  511     DebugLoc DL = EntryMBB.findDebugLoc(MBBI);
lib/Target/AVR/AVRInstrInfo.cpp
  355         BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC))
  357         BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(AVR::RJMPk))
lib/Target/Hexagon/HexagonConstExtenders.cpp
 1531   DebugLoc dl = DefL.Block->findDebugLoc(DefL.At);
lib/Target/Hexagon/HexagonFrameLowering.cpp
  623   DebugLoc dl = MBB.findDebugLoc(InsertPt);
  654   DebugLoc dl = MBB.findDebugLoc(InsertPt);
  749   DebugLoc dl = MBB.findDebugLoc(InsertPt);
 1299                                   : MBB.findDebugLoc(MBB.end());
lib/Target/Hexagon/HexagonGenMux.cpp
  336     const DebugLoc &DL = B.findDebugLoc(MX.At);
lib/Target/Hexagon/HexagonInstrInfo.cpp
  887   DebugLoc DL = MBB.findDebugLoc(I);
  953   DebugLoc DL = MBB.findDebugLoc(I);
lib/Target/Mips/MipsBranchExpansion.cpp
  723   DebugLoc DL = MBB.findDebugLoc(MBB.begin());
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  329       BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos),
  408   MachineInstr *Begin = BuildMI(MBB, InsertPos, MBB.findDebugLoc(InsertPos),
  577       BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos),
lib/Target/X86/X86CondBrFolding.cpp
  227         BuildMI(*MBB, BrMI, MBB->findDebugLoc(BrMI), TII->get(X86::JCC_1))
  233     BuildMI(*MBB, UncondBrI, MBB->findDebugLoc(UncondBrI), TII->get(X86::JMP_1))
  253   MachineInstrBuilder MIB = BuildMI(*MBB, BrMI, MBB->findDebugLoc(BrMI),
  260   BuildMI(*MBB, UncondBrI, MBB->findDebugLoc(UncondBrI), TII->get(X86::JMP_1))
  322     BuildMI(*RootMBB, UncondBrI, RootMBB->findDebugLoc(UncondBrI),
  327     BuildMI(*RootMBB, UncondBrI, RootMBB->findDebugLoc(UncondBrI),
lib/Target/X86/X86FrameLowering.cpp
  519     DebugLoc DL = PrologMBB.findDebugLoc(MBBI);
 2068   DebugLoc DL = MBB.findDebugLoc(MI);
 2189   DebugLoc DL = MBB.findDebugLoc(MI);
 3221   DebugLoc DL = MBB.findDebugLoc(MBBI);
lib/Target/X86/X86IndirectBranchTracking.cpp
   80     BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(EndbrOpcode));
lib/Target/X86/X86InstrInfo.cpp
 2461   auto MIB = BuildMI(MBB, I, MBB.findDebugLoc(I), get(Opc));
 2591         BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(X86::JCC_1))
 2594         BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(X86::JMP_1))
 7762       DebugLoc DL = FirstMBB.findDebugLoc(MBBI);