HomeSort by relevance Sort by last modified time
    Searched refs:DebugLoc (Results 101 - 125 of 236) sorted by null

1 2 3 45 6 7 8 910

  /external/llvm/lib/Target/PowerPC/
PPCTLSDynamicCall.cpp 73 DebugLoc DL = MI->getDebugLoc();
  /external/llvm/lib/Target/SystemZ/
SystemZRegisterInfo.cpp 68 DebugLoc DL = MI->getDebugLoc();
SystemZLongBranch.cpp 350 DebugLoc DL = MI->getDebugLoc();
369 DebugLoc DL = MI->getDebugLoc();
  /external/llvm/lib/Target/X86/
X86PadShortFunction.cpp 207 DebugLoc DL = MBBI->getDebugLoc();
X86FloatingPoint.cpp 206 DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc();
226 DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc();
783 DebugLoc dl = MI->getDebugLoc();
827 return BuildMI(*MBB, I, DebugLoc(), TII->get(X86::ST_FPrr))
    [all...]
  /external/llvm/unittests/IR/
IRBuilderTest.cpp 343 I->setDebugLoc(DebugLoc::get(2, 0, BadScope));
377 TEST_F(IRBuilderTest, DebugLoc) {
390 DebugLoc DL1 = DILocation::get(Ctx, 2, 0, SP);
391 DebugLoc DL2 = DILocation::get(Ctx, 3, 0, SP);
  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp 239 DebugLoc DL) const
AMDILCFGStructurizer.cpp     [all...]
SIISelLowering.cpp 297 DebugLoc DL = Op.getDebugLoc();
382 DebugLoc DL = Op.getDebugLoc();
395 DebugLoc DL = N->getDebugLoc();
  /external/llvm/lib/CodeGen/
GCRootLowering.cpp 67 DebugLoc DL) const;
274 DebugLoc DL) const {
EarlyIfConversion.cpp 457 DebugLoc HeadDL = FirstTerm->getDebugLoc();
477 DebugLoc HeadDL = FirstTerm->getDebugLoc();
549 DebugLoc HeadDL = Head->getFirstTerminator()->getDebugLoc();
  /external/llvm/lib/IR/
DebugInfo.cpp 50 DebugLoc DLoc = Inst->getDebugLoc();
311 I.setDebugLoc(DebugLoc());
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 104 DebugLoc DL) const override;
145 MachineBasicBlock::iterator I, DebugLoc DL,
HexagonFrameLowering.cpp 431 DebugLoc dl;
522 DebugLoc DL;
623 DebugLoc DL;
    [all...]
HexagonBitSimplify.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 100 DebugLoc dl;
103 DanglingDebugInfo() : DI(nullptr), dl(DebugLoc()), SDNodeOrder(0) { }
104 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) :
107 DebugLoc getdl() { return dl; }
657 DebugLoc getCurDebugLoc() const {
658 return CurInst ? CurInst->getDebugLoc() : DebugLoc();
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 163 DebugLoc DL = I->getDebugLoc();
212 DebugLoc DL = MBB.findDebugLoc(MBBI);
293 DebugLoc DL;
545 DebugLoc DL;
733 DebugLoc DL;
    [all...]
  /external/llvm/lib/Transforms/IPO/
SampleProfile.cpp 448 DebugLoc DLoc = Inst.getDebugLoc();
640 emitOptimizationRemark(F.getContext(), DEBUG_TYPE, F, DebugLoc(), Msg);
655 emitOptimizationRemark(F.getContext(), DEBUG_TYPE, F, DebugLoc(), Msg);
690 DebugLoc DLoc = CI->getDebugLoc();
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 124 MachineBasicBlock::iterator &MBBI, DebugLoc dl,
139 MachineBasicBlock::iterator &MBBI, DebugLoc dl,
209 DebugLoc dl, const ARMBaseInstrInfo &TII, bool HasFP) {
238 DebugLoc DL, const unsigned Reg,
311 DebugLoc dl;
719 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
    [all...]
ARMLoadStoreOptimizer.cpp 135 DebugLoc DL, unsigned Base, unsigned WordOffset,
140 DebugLoc DL, ArrayRef<std::pair<unsigned, bool>> Regs);
144 DebugLoc DL, ArrayRef<std::pair<unsigned, bool>> Regs) const;
442 DebugLoc DL, unsigned Base,
580 DebugLoc DL, ArrayRef<std::pair<unsigned, bool>> Regs) {
776 DebugLoc DL, ArrayRef<std::pair<unsigned, bool>> Regs) const {
844 DebugLoc DL = First->getDebugLoc();
    [all...]
  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp 578 BuildMI(*BB, InsAt, DebugLoc(), TII->get(Mips::CONSTPOOL_ENTRY))
892 BuildMI(OrigBB, DebugLoc(), TII->get(Mips::Bimm16)).addMBB(NewBB);
    [all...]
  /external/llvm/include/llvm/Analysis/
LoopInfo.h 478 DebugLoc getStartLoc() const {
483 if (DebugLoc DL = HeadBB->getTerminator()->getDebugLoc())
492 return DebugLoc();
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 528 DebugLoc DL) const {
675 MachineBasicBlock::iterator I, DebugLoc DL,
    [all...]
  /external/llvm/include/llvm/CodeGen/
MIRYamlMapping.h 201 StringValue DebugLoc;
231 YamlIO.mapOptional("di-location", Object.DebugLoc,
  /external/llvm/lib/Target/AMDGPU/
SILoadStoreOptimizer.cpp 248 DebugLoc DL = I->getDebugLoc();
339 DebugLoc DL = I->getDebugLoc();

Completed in 700 milliseconds

1 2 3 45 6 7 8 910