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

1 23 4 5 6 7 8

  /external/llvm/lib/Target/Mips/
MipsExpandPseudo.cpp 91 DebugLoc dl = I->getDebugLoc();
107 DebugLoc dl = I->getDebugLoc();
MipsInstrInfo.cpp 88 DebugLoc DL;
94 MachineBasicBlock::iterator I, DebugLoc DL,
168 DebugLoc DL;
203 DebugLoc DL;
229 DebugLoc DL) const {
358 MachineBasicBlock *TBB, DebugLoc DL,
375 DebugLoc DL) const {
455 BuildMI(FirstMBB, MBBI, DebugLoc(), TII->get(TargetOpcode::COPY),
MipsFrameLowering.cpp 122 DebugLoc DL = I->getDebugLoc();
147 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
268 DebugLoc dl = MBBI->getDebugLoc();
  /external/llvm/lib/VMCore/
Android.mk 11 DebugLoc.cpp \
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypesGeneric.cpp 40 DebugLoc dl = N->getDebugLoc();
168 DebugLoc dl = N->getDebugLoc();
201 DebugLoc dl = N->getDebugLoc();
244 DebugLoc dl = N->getDebugLoc();
265 DebugLoc dl = N->getDebugLoc();
299 DebugLoc dl = N->getDebugLoc();
337 DebugLoc dl = N->getDebugLoc();
369 DebugLoc dl = N->getDebugLoc();
385 DebugLoc dl = N->getDebugLoc();
453 DebugLoc dl = N->getDebugLoc()
    [all...]
LegalizeIntegerTypes.cpp 183 DebugLoc dl = N->getDebugLoc();
239 DebugLoc dl = N->getDebugLoc();
258 DebugLoc dl = N->getDebugLoc();
284 DebugLoc dl = N->getDebugLoc();
304 DebugLoc dl = N->getDebugLoc();
315 DebugLoc dl = N->getDebugLoc();
324 DebugLoc dl = N->getDebugLoc();
347 DebugLoc dl = N->getDebugLoc();
357 DebugLoc dl = N->getDebugLoc();
388 DebugLoc dl = N->getDebugLoc()
    [all...]
  /external/llvm/lib/Target/ARM/
Thumb1RegisterInfo.h 40 DebugLoc dl,
ARMBaseInstrInfo.h 206 DebugLoc DL) const;
246 MachineBasicBlock::iterator I, DebugLoc DL,
266 DebugLoc DL) const;
471 MachineBasicBlock::iterator &MBBI, DebugLoc dl,
477 MachineBasicBlock::iterator &MBBI, DebugLoc dl,
482 MachineBasicBlock::iterator &MBBI, DebugLoc dl,
Thumb1FrameLowering.cpp 40 const TargetInstrInfo &TII, DebugLoc dl,
60 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
202 DebugLoc dl = MBBI->getDebugLoc();
291 DebugLoc DL;
335 DebugLoc DL = MI->getDebugLoc();
  /external/llvm/lib/Target/Alpha/
AlphaInstrInfo.cpp 92 DebugLoc DL) const {
123 MachineBasicBlock::iterator MI, DebugLoc DL,
153 DebugLoc DL;
180 DebugLoc DL;
322 DebugLoc DL;
352 BuildMI(FirstMBB, MBBI, DebugLoc(), TII->get(TargetOpcode::COPY),
377 BuildMI(FirstMBB, MBBI, DebugLoc(), TII->get(TargetOpcode::COPY),
AlphaFrameLowering.cpp 52 DebugLoc dl = (MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc());
113 DebugLoc dl = MBBI->getDebugLoc();
  /external/llvm/lib/Target/PTX/
PTXInstrInfo.cpp 47 MachineBasicBlock::iterator I, DebugLoc DL,
68 DebugLoc DL) const {
264 DebugLoc DL) const {
300 DebugLoc DL = MI.getDebugLoc();
335 DebugLoc DL = MI.getDebugLoc();
368 DebugLoc dl, EVT VT, SDValue Op1) {
377 DebugLoc dl, EVT VT, SDValue Op1, SDValue Op2) {
PTXISelLowering.cpp 149 DebugLoc dl = Op.getDebugLoc();
169 DebugLoc dl = Op.getDebugLoc();
192 DebugLoc dl,
293 DebugLoc dl,
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 730 DebugLoc dl, SelectionDAG &DAG,
735 DebugLoc dl, SelectionDAG &DAG,
739 DebugLoc dl, SelectionDAG &DAG,
760 int FPDiff, DebugLoc dl) const;
768 SDValue LowerAsSplatVectorLoad(SDValue SrcOp, EVT VT, DebugLoc dl,
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 27 #include "llvm/Support/DebugLoc.h"
79 DebugLoc debugLoc; // Source line information.
100 // The next two constructors have DebugLoc and non-DebugLoc versions;
101 // over time, the non-DebugLoc versions should be phased out and eventually
106 /// by the MCInstrDesc. The version with a DebugLoc should be preferred.
111 /// block. The version with a DebugLoc should be preferred.
116 /// MCInstrDesc. An explicit DebugLoc is supplied.
117 explicit MachineInstr(const MCInstrDesc &MCID, const DebugLoc dl
    [all...]
MachineModuleInfo.h 40 #include "llvm/Support/DebugLoc.h"
170 typedef std::pair<unsigned, DebugLoc> UnsignedDebugLocPair;
366 void setVariableDbgInfo(MDNode *N, unsigned Slot, DebugLoc Loc) {
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 81 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
102 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
232 DebugLoc DL;
307 DebugLoc DL;
SystemZISelLowering.cpp 239 DebugLoc dl,
260 DebugLoc dl, SelectionDAG &DAG,
285 DebugLoc dl,
379 DebugLoc dl, SelectionDAG &DAG,
513 DebugLoc dl, SelectionDAG &DAG,
557 DebugLoc dl, SelectionDAG &DAG) const {
682 DebugLoc dl = LHS.getDebugLoc();
694 DebugLoc dl = Op.getDebugLoc();
709 DebugLoc dl = Op.getDebugLoc();
726 DebugLoc dl = Op.getDebugLoc()
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 47 unsigned DstReg, int Offset, DebugLoc dl,
62 unsigned SrcReg, int Offset, DebugLoc dl,
100 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
219 DebugLoc dl = MBBI->getDebugLoc();
286 DebugLoc DL;
XCoreInstrInfo.cpp 278 DebugLoc DL)const{
335 MachineBasicBlock::iterator I, DebugLoc DL,
368 DebugLoc DL;
382 DebugLoc DL;
  /external/llvm/lib/ExecutionEngine/JIT/
OProfileJITEventListener.cpp 92 uintptr_t Address, DebugLoc Loc) {
118 // Now we convert the line number information from the address/DebugLoc
126 DebugLoc FirstLoc = Details.LineStarts[0].Loc;
  /external/llvm/lib/Target/MBlaze/
MBlazeInstrInfo.h 261 DebugLoc DL) const;
268 MachineBasicBlock::iterator I, DebugLoc DL,
  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.cpp 63 DebugLoc dl = MI.getDebugLoc();
79 DebugLoc dl = MI.getDebugLoc();
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.cpp 40 DebugLoc DL;
69 DebugLoc DL;
92 MachineBasicBlock::iterator I, DebugLoc DL,
269 DebugLoc DL) const {
  /external/llvm/include/llvm/
Instruction.h 20 #include "llvm/Support/DebugLoc.h"
35 DebugLoc DbgLoc; // 'dbg' Metadata cache.
174 void setDebugLoc(const DebugLoc &Loc) { DbgLoc = Loc; }
176 /// getDebugLoc - Return the debug location for this node as a DebugLoc.
177 const DebugLoc &getDebugLoc() const { return DbgLoc; }

Completed in 869 milliseconds

1 23 4 5 6 7 8