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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Target/MBlaze/
MBlazeSelectionDAGInfo.cpp 14 #define DEBUG_TYPE "mblaze-selectiondag-info"
  /external/llvm/lib/Target/MSP430/
MSP430SelectionDAGInfo.cpp 14 #define DEBUG_TYPE "msp430-selectiondag-info"
  /external/llvm/lib/Target/Mips/
MipsSelectionDAGInfo.cpp 14 #define DEBUG_TYPE "mips-selectiondag-info"
MipsConstantIslandPass.cpp 26 #define DEBUG_TYPE "mips-constant-islands"
  /external/llvm/lib/Target/PowerPC/
PPCSelectionDAGInfo.cpp 14 #define DEBUG_TYPE "powerpc-selectiondag-info"
  /external/llvm/lib/Target/Sparc/
SparcSelectionDAGInfo.cpp 14 #define DEBUG_TYPE "sparc-selectiondag-info"
  /external/llvm/lib/Target/XCore/
XCoreSelectionDAGInfo.cpp 14 #define DEBUG_TYPE "xcore-selectiondag-info"
  /external/llvm/include/llvm/Support/
Debug.h 33 /// DEBUG_TYPE macro - Files can specify a DEBUG_TYPE as a string, which causes
35 #ifndef DEBUG_TYPE
36 #define DEBUG_TYPE ""
97 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /external/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.cpp 14 #define DEBUG_TYPE "arm-selectiondag-info"
  /external/llvm/lib/Analysis/
PostDominators.cpp 14 #define DEBUG_TYPE "postdomtree"
InstCount.cpp 14 #define DEBUG_TYPE "instcount"
  /external/llvm/lib/Target/Hexagon/
HexagonSelectionDAGInfo.cpp 14 #define DEBUG_TYPE "hexagon-selectiondag-info"
  /external/llvm/lib/Transforms/Hello/
Hello.cpp 15 #define DEBUG_TYPE "hello"
  /external/llvm/lib/CodeGen/
AllocationOrder.cpp 17 #define DEBUG_TYPE "regalloc"
ExpandISelPseudos.cpp 17 #define DEBUG_TYPE "expand-isel-pseudos"
LiveStackAnalysis.cpp 16 #define DEBUG_TYPE "livestacks"
  /external/llvm/lib/Transforms/IPO/
InlineSimple.cpp 14 #define DEBUG_TYPE "inline"
StripDeadPrototypes.cpp 17 #define DEBUG_TYPE "strip-dead-prototypes"
InlineAlways.cpp 15 #define DEBUG_TYPE "inline"
  /external/llvm/include/llvm/ADT/
Statistic.h 163 // automatically passes the DEBUG_TYPE of the file into the statistic.
165 static llvm::Statistic VARNAME = { DEBUG_TYPE, DESC, 0, 0 }
  /external/llvm/lib/Support/
DataStream.cpp 17 #define DEBUG_TYPE "Data-stream"
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCExpr.cpp 10 #define DEBUG_TYPE "armmcexpr"
  /external/llvm/lib/Target/MBlaze/InstPrinter/
MBlazeInstPrinter.cpp 14 #define DEBUG_TYPE "asm-printer"
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCExpand.cpp 26 #define DEBUG_TYPE "objc-arc-expand"
  /external/llvm/lib/Transforms/Scalar/
ConstantProp.cpp 21 #define DEBUG_TYPE "constprop"

Completed in 1112 milliseconds

1 2 3 4 5 6 7 8 91011>>