HomeSort by relevance Sort by last modified time
    Searched refs:DebugLoc (Results 1 - 25 of 226) sorted by null

1 2 3 4 5 6 7 8 910

  /external/llvm/include/llvm/IR/
DebugLoc.h 1 //===- DebugLoc.h - Debug Location Information ------------------*- C++ -*-===//
26 /// DebugLoc - Debug location id. This is carried by Instruction, SDNode,
29 class DebugLoc {
30 friend struct DenseMapInfo<DebugLoc>;
33 /// not equal to the tombstone key or DebugLoc().
34 static DebugLoc getEmptyKey() {
35 DebugLoc DL;
41 /// is not equal to the empty key or DebugLoc().
42 static DebugLoc getTombstoneKey() {
43 DebugLoc DL
    [all...]
DiagnosticInfo.h 20 #include "llvm/IR/DebugLoc.h"
32 class DebugLoc;
253 const DebugLoc &DLoc, const Twine &Msg)
285 const DebugLoc &getDebugLoc() const { return DLoc; }
298 DebugLoc DLoc;
317 const DebugLoc &DLoc, const Twine &Msg)
343 const DebugLoc &DLoc, const Twine &Msg)
369 const DebugLoc &DLoc,
391 const Function &Fn, const DebugLoc &DLoc,
401 const Function &Fn, const DebugLoc &DLoc
    [all...]
  /external/llvm/lib/IR/
DebugLoc.cpp 1 //===-- DebugLoc.cpp - Implement DebugLoc class ---------------------------===//
10 #include "llvm/IR/DebugLoc.h"
17 // DebugLoc Implementation
20 MDNode *DebugLoc::getScope(const LLVMContext &Ctx) const {
37 MDNode *DebugLoc::getInlinedAt(const LLVMContext &Ctx) const {
49 void DebugLoc::getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA,
73 MDNode *DebugLoc::getScopeNode(const LLVMContext &Ctx) const {
75 return DebugLoc::getFromDILocation(InlinedAt).getScopeNode(Ctx);
79 DebugLoc DebugLoc::getFnDebugLoc(const LLVMContext &Ctx) const
    [all...]
  /external/llvm/lib/Target/ARM/
Thumb2RegisterInfo.h 32 DebugLoc dl, unsigned DestReg, unsigned SubIdx, int Val,
Thumb1InstrInfo.cpp 41 MachineBasicBlock::iterator I, DebugLoc DL,
62 DebugLoc DL;
90 DebugLoc DL;
  /external/llvm/lib/CodeGen/SelectionDAG/
SDNodeDbgValue.h 18 #include "llvm/IR/DebugLoc.h"
50 DebugLoc DL;
56 bool indir, uint64_t off, DebugLoc dl,
66 SDDbgValue(MDNode *mdP, const Value *C, uint64_t off, DebugLoc dl,
75 SDDbgValue(MDNode *mdP, unsigned FI, uint64_t off, DebugLoc dl, unsigned O) :
106 // Returns the DebugLoc.
107 DebugLoc getDebugLoc() { return DL; }
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
SIInstrInfo.h 34 MachineBasicBlock::iterator MI, DebugLoc DL,
SIInstrInfo.cpp 38 MachineBasicBlock::iterator MI, DebugLoc DL,
55 MachineInstr * MI = MF->CreateMachineInstr(get(AMDGPU::V_MOV_IMM_I32), DebugLoc());
R600ISelLowering.h 39 DebugLoc DL, unsigned DwordOffset) const;
  /external/llvm/lib/Transforms/Utils/
AddDiscriminators.cpp 177 DebugLoc LastLoc = Last->getDebugLoc();
184 DebugLoc FirstLoc = First->getDebugLoc();
204 DebugLoc newDebugLoc = DebugLoc::getFromDILocation(NewDIL);
  /external/mesa3d/src/gallium/drivers/radeon/
SIInstrInfo.h 34 MachineBasicBlock::iterator MI, DebugLoc DL,
SIInstrInfo.cpp 38 MachineBasicBlock::iterator MI, DebugLoc DL,
55 MachineInstr * MI = MF->CreateMachineInstr(get(AMDGPU::V_MOV_IMM_I32), DebugLoc());
  /external/llvm/lib/CodeGen/
ErlangGC.cpp 32 DebugLoc DL) const;
55 DebugLoc DL) const {
LexicalScopes.cpp 62 DebugLoc PrevDL;
65 const DebugLoc MIDL = MInsn.getDebugLoc();
107 LexicalScope *LexicalScopes::findInlinedScope(DebugLoc DL) {
116 /// given DebugLoc. Return NULL if not found.
117 LexicalScope *LexicalScopes::findLexicalScope(DebugLoc DL) {
137 /// getOrCreateLexicalScope - Find lexical scope for the given DebugLoc. If
139 LexicalScope *LexicalScopes::getOrCreateLexicalScope(DebugLoc DL) {
168 Parent = getOrCreateLexicalScope(DebugLoc::getFromDILexicalBlock(Scope));
193 Parent = getOrCreateLexicalScope(DebugLoc::getFromDILocation(InlinedAt));
286 /// DebugLoc
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.h 56 MachineBasicBlock::iterator I, DebugLoc DL,
87 DebugLoc DL) const override;
  /external/llvm/lib/Target/NVPTX/
NVPTXFrameLowering.cpp 42 DebugLoc dl = DebugLoc();
NVPTXInstrInfo.h 53 MachineBasicBlock &MBB, MachineBasicBlock::iterator I, DebugLoc DL,
69 const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const override;
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 76 DebugLoc DL) const override;
79 MachineBasicBlock::iterator I, DebugLoc DL,
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 61 DebugLoc DL) const override;
66 MachineBasicBlock::iterator I, DebugLoc DL,
  /external/llvm/include/llvm/CodeGen/
LexicalScopes.h 25 #include "llvm/IR/DebugLoc.h"
164 /// DebugLoc.
165 void getMachineBasicBlocks(DebugLoc DL,
168 /// dominates - Return true if DebugLoc's lexical scope dominates at least one
170 bool dominates(DebugLoc DL, MachineBasicBlock *MBB);
173 /// given DebugLoc. Return NULL if not found.
174 LexicalScope *findLexicalScope(DebugLoc DL);
187 /// findInlinedScope - Find an inlined scope for the given DebugLoc or return
189 LexicalScope *findInlinedScope(DebugLoc DL);
204 /// getOrCreateLexicalScope - Find lexical scope for the given DebugLoc. I
    [all...]
GCMetadata.h 38 #include "llvm/IR/DebugLoc.h"
65 DebugLoc Loc;
67 GCPoint(GC::PointKind K, MCSymbol *L, DebugLoc DL)
135 void addSafePoint(GC::PointKind Kind, MCSymbol *Label, DebugLoc DL) {
MachineInstrBuilder.h 229 DebugLoc DL,
238 DebugLoc DL,
251 DebugLoc DL,
262 DebugLoc DL,
273 DebugLoc DL,
291 DebugLoc DL,
301 DebugLoc DL,
311 DebugLoc DL,
327 DebugLoc DL,
337 DebugLoc DL
    [all...]
SelectionDAGNodes.h 34 #include "llvm/IR/DebugLoc.h"
185 inline const DebugLoc getDebugLoc() const;
376 /// debugLoc - source line information.
377 DebugLoc debugLoc;
463 const DebugLoc getDebugLoc() const { return debugLoc; }
467 void setDebugLoc(const DebugLoc dl) { debugLoc = dl; }
741 SDNode(unsigned Opc, unsigned Order, const DebugLoc dl, SDVTList VTs
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 102 DebugLoc DL) const;
104 DebugLoc DL, unsigned DestReg, unsigned SrcReg,
108 DebugLoc DL, unsigned DestReg, unsigned SrcReg,
135 DebugLoc DL) const override;
142 DebugLoc DL, unsigned DstReg,
160 void instantiateCondBranch(MachineBasicBlock &MBB, DebugLoc DL,
170 DebugLoc DL, unsigned DestReg, unsigned SrcReg, int Offset,
  /external/llvm/include/llvm/ExecutionEngine/
JITEventListener.h 19 #include "llvm/IR/DebugLoc.h"
39 DebugLoc Loc;

Completed in 426 milliseconds

1 2 3 4 5 6 7 8 910