HomeSort by relevance Sort by last modified time
    Searched refs:DebugLoc (Results 26 - 50 of 190) sorted by null

12 3 4 5 6 7 8

  /external/llvm/lib/Target/CellSPU/
SPUInstrInfo.h 48 MachineBasicBlock::iterator I, DebugLoc DL,
80 DebugLoc DL) const;
SPUISelLowering.h 81 DebugLoc dl);
159 DebugLoc dl, SelectionDAG &DAG,
169 DebugLoc dl, SelectionDAG &DAG,
177 DebugLoc dl, SelectionDAG &DAG) const;
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.h 56 MachineBasicBlock::iterator I, DebugLoc DL,
86 DebugLoc DL) const;
MSP430FrameLowering.cpp 49 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
115 DebugLoc DL = MBBI->getDebugLoc();
187 DebugLoc DL;
213 DebugLoc DL;
  /external/llvm/lib/Target/PTX/
PTXISelLowering.h 50 DebugLoc dl,
60 DebugLoc dl,
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 76 DebugLoc DL) const;
79 MachineBasicBlock::iterator I, DebugLoc DL,
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 66 MachineBasicBlock::iterator I, DebugLoc DL,
95 DebugLoc DL) const;
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 60 DebugLoc DL) const;
65 MachineBasicBlock::iterator I, DebugLoc DL,
XCoreISelLowering.h 115 DebugLoc dl, SelectionDAG &DAG,
123 DebugLoc dl, SelectionDAG &DAG,
128 DebugLoc dl, SelectionDAG &DAG,
173 DebugLoc dl, SelectionDAG &DAG,
183 DebugLoc dl, SelectionDAG &DAG,
191 DebugLoc dl, SelectionDAG &DAG) const;
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 34 #include "llvm/Support/DebugLoc.h"
143 inline const DebugLoc getDebugLoc() const;
339 /// debugLoc - source line information.
340 DebugLoc debugLoc;
411 const DebugLoc getDebugLoc() const { return debugLoc; }
415 void setDebugLoc(const DebugLoc dl) { debugLoc = dl; }
676 SDNode(unsigned Opc, const DebugLoc dl, SDVTList VTs, const SDValue *Ops
    [all...]
GCMetadata.h 39 #include "llvm/Support/DebugLoc.h"
63 DebugLoc Loc;
65 GCPoint(GC::PointKind K, MCSymbol *L, DebugLoc DL)
127 void addSafePoint(GC::PointKind Kind, MCSymbol *Label, DebugLoc DL) {
FastISel.h 51 DebugLoc DL;
74 DebugLoc getCurDebugLoc() const { return DL; }
118 DebugLoc DL;
311 void FastEmitBranch(MachineBasicBlock *MBB, DebugLoc DL);
MachineInstrBuilder.h 182 DebugLoc DL,
191 DebugLoc DL,
204 DebugLoc DL,
218 DebugLoc DL,
230 DebugLoc DL,
240 DebugLoc DL,
  /external/llvm/lib/Target/ARM/
Thumb1InstrInfo.cpp 36 MachineBasicBlock::iterator I, DebugLoc DL,
57 DebugLoc DL;
86 DebugLoc DL;
Thumb2InstrInfo.h 42 MachineBasicBlock::iterator I, DebugLoc DL,
Thumb2RegisterInfo.cpp 37 DebugLoc dl,
ARMISelLowering.h 371 void PassF64ArgInRegs(DebugLoc dl, SelectionDAG &DAG,
380 DebugLoc dl) const;
385 DebugLoc dl, SelectionDAG &DAG,
420 DebugLoc dl, SelectionDAG &DAG,
427 DebugLoc dl, SelectionDAG &DAG,
431 DebugLoc dl, SDValue &Chain, unsigned ArgOffset)
444 DebugLoc dl, SelectionDAG &DAG,
467 DebugLoc dl, SelectionDAG &DAG) const;
474 SDValue &ARMcc, SelectionDAG &DAG, DebugLoc dl) const;
476 SelectionDAG &DAG, DebugLoc dl) const
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h 116 DebugLoc dl, SelectionDAG &DAG,
131 DebugLoc dl, SelectionDAG &DAG,
141 DebugLoc dl, SelectionDAG &DAG,
149 DebugLoc dl, SelectionDAG &DAG) const;
MBlazeInstrInfo.cpp 79 DebugLoc DL;
85 MachineBasicBlock::iterator I, DebugLoc DL,
97 DebugLoc DL;
107 DebugLoc DL;
190 DebugLoc DL) const {
290 BuildMI(FirstMBB, MBBI, DebugLoc(), TII->get(TargetOpcode::COPY),
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 118 DebugLoc dl, SelectionDAG &DAG,
139 DebugLoc dl, SelectionDAG &DAG,
149 DebugLoc dl, SelectionDAG &DAG,
157 DebugLoc dl, SelectionDAG &DAG) const;
  /external/llvm/tools/llvm-dis/
llvm-dis.cpp 55 static void printDebugLoc(const DebugLoc &DL, formatted_raw_ostream &OS) {
58 DebugLoc IDL = DebugLoc::getFromDILocation(N);
80 const DebugLoc &DL = I->getDebugLoc();
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 384 DebugLoc dl) const;
403 SDValue LowerFP_TO_INT(SDValue Op, SelectionDAG &DAG, DebugLoc dl) const;
418 DebugLoc dl, SelectionDAG &DAG,
420 SDValue FinishCall(CallingConv::ID CallConv, DebugLoc dl, bool isTailCall,
435 DebugLoc dl, SelectionDAG &DAG,
444 DebugLoc dl, SelectionDAG &DAG,
452 DebugLoc dl, SelectionDAG &DAG) const;
458 DebugLoc dl, SelectionDAG &DAG,
464 DebugLoc dl, SelectionDAG &DAG,
473 DebugLoc dl, SelectionDAG &DAG
    [all...]
  /external/llvm/lib/Target/Blackfin/
BlackfinInstrInfo.cpp 83 DebugLoc DL) const {
101 MachineBasicBlock::iterator I, DebugLoc DL,
177 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
224 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
BlackfinFrameLowering.cpp 52 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
100 DebugLoc dl = MBBI->getDebugLoc();
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 27 #include "llvm/Support/DebugLoc.h"
207 DenseMap<DebugLoc, DbgScope *> InlinedDbgScopeMap;
285 DebugLoc PrevInstLoc;
290 DebugLoc PrologEndLoc;
320 DbgScope *getOrCreateDbgScope(DebugLoc DL);
325 DbgVariable *findAbstractVariable(DIVariable &Var, DebugLoc Loc);
452 DbgScope *findDbgScope(DebugLoc DL);

Completed in 1469 milliseconds

12 3 4 5 6 7 8