Searched refs:DebugLoc (Results 76 - 100 of 221) sorted by relevance

123456789

/external/llvm/lib/Target/X86/
H A DX86InstrInfo.h255 DebugLoc DL) const override;
260 MachineBasicBlock::iterator MI, DebugLoc DL,
265 MachineBasicBlock::iterator MI, DebugLoc DL,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DSIAssignInterpRegs.cpp130 BuildMI(MF->front(), MF->front().begin(), DebugLoc(),
H A DR600ISelLowering.cpp278 DebugLoc DL = Op.getDebugLoc();
358 DebugLoc DL,
376 DebugLoc DL = Op.getDebugLoc();
389 DebugLoc DL = Op.getDebugLoc();
505 DebugLoc DL = Op.getDebugLoc();
H A DAMDILISelLowering.cpp361 DebugLoc DL = Op.getDebugLoc();
424 DebugLoc DL = Op.getDebugLoc();
491 DebugLoc DL = Op.getDebugLoc();
572 DebugLoc DL = Op.getDebugLoc();
645 DebugLoc DL = Op.getDebugLoc();
663 DebugLoc DL = Op.getDebugLoc();
681 DebugLoc DL = Op.getDebugLoc();
/external/llvm/lib/CodeGen/AsmPrinter/
H A DWinCodeViewLineTables.cpp82 void WinCodeViewLineTables::maybeRecordLocation(DebugLoc DL,
278 DebugLoc PrologEndLoc;
300 DebugLoc FnStartDL =
330 DebugLoc DL = MI->getDebugLoc();
H A DDwarfDebug.cpp1079 // because the DebugLoc on the dbg.value/declare isn't accurate. We should
1213 DebugLoc DL = DebugLoc::getFromDILocation(IA);
1214 Scope = LScopes.findInlinedScope(DebugLoc::get(
1241 SmallVector<DebugLocEntry, 4> &DebugLoc = LocList.List; local
1270 if (DebugLoc.empty() || !DebugLoc.back().Merge(Loc))
1271 DebugLoc.push_back(std::move(Loc));
1308 DebugLoc DL = MI->getDebugLoc();
1314 PrologEndLoc = DebugLoc();
[all...]
/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h88 MVT VT, DebugLoc DL);
/external/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp143 DebugLoc dl = OldBranch->getDebugLoc();
/external/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp62 MachineBasicBlock::iterator MBBI, DebugLoc dl,
72 MachineBasicBlock::iterator MBBI, DebugLoc dl,
82 MachineBasicBlock::iterator MBBI, DebugLoc dl,
98 MachineBasicBlock::iterator MBBI, DebugLoc dl,
122 MachineBasicBlock::iterator MBBI, DebugLoc dl,
192 DebugLoc dl, const TargetInstrInfo &TII, int &RemainingAdj,
233 DebugLoc dl;
345 DebugLoc dl = MBBI->getDebugLoc();
420 DebugLoc DL;
H A DXCoreRegisterInfo.cpp66 DebugLoc dl = MI.getDebugLoc();
99 DebugLoc dl = MI.getDebugLoc();
133 DebugLoc dl = MI.getDebugLoc();
167 DebugLoc dl = MI.getDebugLoc();
/external/mesa3d/src/gallium/drivers/radeon/
H A DSIAssignInterpRegs.cpp130 BuildMI(MF->front(), MF->front().begin(), DebugLoc(),
H A DR600ISelLowering.cpp278 DebugLoc DL = Op.getDebugLoc();
358 DebugLoc DL,
376 DebugLoc DL = Op.getDebugLoc();
389 DebugLoc DL = Op.getDebugLoc();
505 DebugLoc DL = Op.getDebugLoc();
H A DAMDILISelLowering.cpp361 DebugLoc DL = Op.getDebugLoc();
424 DebugLoc DL = Op.getDebugLoc();
491 DebugLoc DL = Op.getDebugLoc();
572 DebugLoc DL = Op.getDebugLoc();
645 DebugLoc DL = Op.getDebugLoc();
663 DebugLoc DL = Op.getDebugLoc();
681 DebugLoc DL = Op.getDebugLoc();
/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h38 #include "llvm/IR/DebugLoc.h"
174 DebugLoc Loc;
406 void setVariableDbgInfo(MDNode *N, unsigned Slot, DebugLoc Loc) {
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp74 DebugLoc Loc) {
128 // Now convert the line number information from the address/DebugLoc
133 DebugLoc FirstLoc = Details.LineStarts[0].Loc;
152 // This implementation ignores the DebugLoc filename because the Intel
/external/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp86 uintptr_t Address, DebugLoc Loc) {
112 // Now we convert the line number information from the address/DebugLoc
120 DebugLoc FirstLoc = Details.LineStarts[0].Loc;
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h72 DebugLoc DL) const override;
79 MachineBasicBlock::iterator I, DebugLoc DL,
/external/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp36 MachineBasicBlock &MBB, MachineBasicBlock::iterator I, DebugLoc DL,
253 const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const {
/external/llvm/lib/Target/R600/
H A DR600InstrInfo.h65 MachineBasicBlock::iterator MI, DebugLoc DL,
166 unsigned InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const override;
/external/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.cpp98 DebugLoc dl,
158 DebugLoc dl = MI.getDebugLoc();
H A DSparcInstrInfo.cpp234 DebugLoc DL) const {
282 MachineBasicBlock::iterator I, DebugLoc DL,
355 DebugLoc DL;
393 DebugLoc DL;
441 DebugLoc dl;
/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp472 DebugLoc dl; // FIXME: this is nowhere
939 DebugLoc dl; // FIXME: this is nowhere
1048 /// getBranchDebugLoc - Find and return, if any, the DebugLoc of the branch
1049 /// instructions on the block. Always use the DebugLoc of the first
1051 /// DebugLoc of the second if present.
1052 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) {
1055 return DebugLoc();
1061 return DebugLoc();
1117 DebugLoc dl = getBranchDebugLoc(PrevBB);
1175 DebugLoc d
[all...]
/external/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp139 /// - adds/updates line number (DebugLoc) entries associated with each
230 DebugLoc Loc(I.getDebugLoc());
253 DebugLoc NewLoc;
255 // I had a previous debug location: re-use the DebugLoc
256 NewLoc = DebugLoc::get(Line, Col, Loc.getScope(RealInst->getContext()),
259 NewLoc = DebugLoc::get(Line, Col, scope, nullptr);
262 << ". no DebugLoc will be present."
448 void addDebugLocation(Instruction &I, DebugLoc Loc) {
/external/llvm/lib/Target/ARM/
H A DThumb1RegisterInfo.cpp64 DebugLoc dl,
90 DebugLoc dl,
167 DebugLoc dl,
304 DebugLoc dl) {
349 DebugLoc dl = MI.getDebugLoc();
516 DebugLoc DL;
564 DebugLoc dl = MI.getDebugLoc();
/external/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp284 DebugLoc dl = MI.getDebugLoc();
398 DebugLoc dl = MI.getDebugLoc();
442 DebugLoc dl = MI.getDebugLoc();
515 DebugLoc dl = MI.getDebugLoc();
558 DebugLoc dl = MI.getDebugLoc();
605 DebugLoc dl = MI.getDebugLoc();
630 DebugLoc dl = MI.getDebugLoc();
712 DebugLoc dl = MI.getDebugLoc();
949 DebugLoc DL; // Defaults to "unknown"

Completed in 464 milliseconds

123456789