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

1 2 34 5 6 7 8

  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 222 DebugLoc DL) const {
270 MachineBasicBlock::iterator I, DebugLoc DL,
291 DebugLoc DL;
313 DebugLoc DL;
341 DebugLoc dl;
SparcISelLowering.cpp 85 DebugLoc dl, SelectionDAG &DAG) const {
153 DebugLoc dl, SelectionDAG &DAG,
355 DebugLoc dl, SelectionDAG &DAG,
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeFrameLowering.cpp 242 DebugLoc ENTDL = MENTI != MENT.end() ? MENTI->getDebugLoc() : DebugLoc();
243 DebugLoc EXTDL = MEXTI != MEXT.end() ? MEXTI->getDebugLoc() : DebugLoc();
349 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
395 DebugLoc dl = MBBI->getDebugLoc();
MBlazeISelLowering.cpp 249 DebugLoc dl = MI->getDebugLoc();
348 DebugLoc dl = MI->getDebugLoc();
416 DebugLoc dl = MI->getDebugLoc();
573 DebugLoc dl = Op.getDebugLoc();
592 DebugLoc dl = Op.getDebugLoc();
610 DebugLoc dl = Op.getDebugLoc();
624 DebugLoc dl = Op.getDebugLoc();
636 DebugLoc dl = Op.getDebugLoc();
687 DebugLoc dl, SelectionDAG &DAG,
837 DebugLoc dl, SelectionDAG &DAG
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 249 DebugLoc dl,
277 DebugLoc dl, SelectionDAG &DAG,
305 DebugLoc dl,
386 DebugLoc dl, SelectionDAG &DAG) const {
448 DebugLoc dl, SelectionDAG &DAG,
570 DebugLoc dl, SelectionDAG &DAG,
596 DebugLoc dl = N->getDebugLoc();
649 DebugLoc dl = Op.getDebugLoc();
658 DebugLoc dl = Op.getDebugLoc();
667 DebugLoc dl, SelectionDAG &DAG)
    [all...]
MSP430BranchSelector.cpp 142 DebugLoc dl = OldBranch->getDebugLoc();
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 213 DebugLoc dl = Op.getDebugLoc();
225 DebugLoc dl = GA.getDebugLoc();
250 static inline SDValue BuildGetId(SelectionDAG &DAG, DebugLoc dl) {
264 DebugLoc dl = Op.getDebugLoc();
297 DebugLoc DL = Op.getDebugLoc();
310 DebugLoc dl = CP->getDebugLoc();
333 DebugLoc dl = Op.getDebugLoc();
406 DebugLoc DL = Op.getDebugLoc();
507 DebugLoc dl = Op.getDebugLoc();
553 DebugLoc dl = Op.getDebugLoc()
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 242 DebugLoc DL = N->getDebugLoc();
266 DebugLoc DL = N->getDebugLoc();
377 DebugLoc dl = N->getDebugLoc();
508 DebugLoc dl = N->getDebugLoc();
520 DebugLoc dl = N->getDebugLoc();
574 DebugLoc dl = N->getDebugLoc();
587 DebugLoc dl = N->getDebugLoc();
609 DebugLoc dl = N->getDebugLoc();
622 DebugLoc dl = N->getDebugLoc();
632 DebugLoc dl = N->getDebugLoc()
    [all...]
SelectionDAGBuilder.h 84 DebugLoc CurDebugLoc;
95 DebugLoc dl;
98 DanglingDebugInfo() : DI(0), dl(DebugLoc()), SDNodeOrder(0) { }
99 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) :
102 DebugLoc getdl() { return dl; }
356 DebugLoc getCurDebugLoc() const { return CurDebugLoc; }
SelectionDAG.cpp 834 EntryNode(ISD::EntryToken, DebugLoc(), getVTList(MVT::Other)),
879 SDValue SelectionDAG::getSExtOrTrunc(SDValue Op, DebugLoc DL, EVT VT) {
885 SDValue SelectionDAG::getZExtOrTrunc(SDValue Op, DebugLoc DL, EVT VT) {
891 SDValue SelectionDAG::getZeroExtendInReg(SDValue Op, DebugLoc DL, EVT VT) {
905 SDValue SelectionDAG::getNOT(DebugLoc DL, SDValue Val, EVT VT) {
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 298 DebugLoc DL) const {
358 MachineBasicBlock::iterator MI, DebugLoc DL,
401 DebugLoc dl) const {
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUFrameLowering.cpp 97 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
207 DebugLoc dl = MBBI->getDebugLoc();
SPUInstrInfo.cpp 125 MachineBasicBlock::iterator I, DebugLoc DL,
167 DebugLoc DL;
202 DebugLoc DL;
352 DebugLoc DL) const {
SPUNopFiller.cpp 126 BuildMI(MBB, J, DebugLoc(), TII->get(SPU::LNOP));
  /external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 22 #include "llvm/Support/DebugLoc.h"
185 /// GetFirstDebugLocInBasicBlock - Return first valid DebugLoc entry in a
187 DebugLoc GetFirstDebugLocInBasicBlock(const BasicBlock *BB);
  /external/llvm/lib/Target/ARM/
Thumb1RegisterInfo.cpp 66 DebugLoc dl,
91 DebugLoc dl,
168 DebugLoc dl,
303 const TargetInstrInfo &TII, DebugLoc dl,
320 DebugLoc dl = Old->getDebugLoc();
349 DebugLoc dl) {
394 DebugLoc dl = MI.getDebugLoc();
565 DebugLoc DL;
606 DebugLoc dl = MI.getDebugLoc();
ARMSelectionDAGInfo.cpp 29 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl,
142 ARMSelectionDAGInfo::EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCBranchSelector.cpp 148 DebugLoc dl = OldBranch->getDebugLoc();
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 745 /// update InlinedAtEntry of a DebugLoc.
746 static DebugLoc updateInlinedAtInfo(const DebugLoc &DL,
747 const DebugLoc &InlinedAtDL,
750 DebugLoc NewInlinedAtDL
751 = updateInlinedAtInfo(DebugLoc::getFromDILocation(IA), InlinedAtDL, Ctx);
752 return DebugLoc::get(DL.getLine(), DL.getCol(), DL.getScope(Ctx),
756 return DebugLoc::get(DL.getLine(), DL.getCol(), DL.getScope(Ctx),
765 DebugLoc TheCallDL = TheCall->getDebugLoc();
772 DebugLoc DL = BI->getDebugLoc()
    [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.cpp 193 DebugLoc dl = Op.getDebugLoc();
229 DebugLoc dl, SelectionDAG &DAG,
345 DebugLoc dl, SelectionDAG &DAG,
388 DebugLoc dl, SelectionDAG &DAG,
474 DebugLoc dl, SelectionDAG &DAG) const {
478 DebugLoc(), MVT::i64),
537 DebugLoc dl = N->getDebugLoc();
569 DebugLoc dl = Op.getDebugLoc();
763 return DAG.getNode(AlphaISD::GlobalRetAddr, DebugLoc(), MVT::i64);
774 DebugLoc dl = N->getDebugLoc()
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 60 static SDValue getMOVL(SelectionDAG &DAG, DebugLoc dl, EVT VT, SDValue V1,
67 DebugLoc dl);
72 DebugLoc dl);
85 DebugLoc dl) {
133 DebugLoc dl) {
164 DebugLoc dl = Lower.getDebugLoc();
    [all...]
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 84 DebugLoc dl; ///< The debug location for the variable. This is
110 UserValue(const MDNode *var, unsigned o, DebugLoc L,
234 /// findDebugLoc - Return DebugLoc used for this DBG_VALUE instruction. A
236 /// Only first one needs DebugLoc to identify variable's lexical scope
238 DebugLoc findDebugLoc();
265 UserValue *getUserValue(const MDNode *Var, unsigned Offset, DebugLoc DL);
375 DebugLoc DL) {
883 DebugLoc UserValue::findDebugLoc() {
884 DebugLoc D = dl;
885 dl = DebugLoc();
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 243 DebugLoc dl = ADDENode->getDebugLoc();
317 DebugLoc dl = SUBENode->getDebugLoc();
378 DebugLoc dl = N->getDebugLoc();
456 DebugLoc dl = Op.getDebugLoc();
468 SDValue False, DebugLoc DL) {
564 DebugLoc dl,
643 DebugLoc dl = MI->getDebugLoc();
736 DebugLoc dl = MI->getDebugLoc();
809 DebugLoc dl = MI->getDebugLoc();
    [all...]

Completed in 502 milliseconds

1 2 34 5 6 7 8