Searched refs:DEBUG_TYPE (Results 1 - 25 of 298) sorted by relevance

1234567891011>>

/external/llvm/lib/Target/CellSPU/
H A DSPUSelectionDAGInfo.cpp14 #define DEBUG_TYPE "cellspu-selectiondag-info" macro
H A DSPUHazardRecognizers.cpp15 #define DEBUG_TYPE "sched" macro
/external/llvm/lib/Target/MBlaze/
H A DMBlazeSelectionDAGInfo.cpp14 #define DEBUG_TYPE "mblaze-selectiondag-info" macro
/external/llvm/lib/Target/MSP430/
H A DMSP430SelectionDAGInfo.cpp14 #define DEBUG_TYPE "msp430-selectiondag-info" macro
/external/llvm/lib/Target/Mips/
H A DMipsSelectionDAGInfo.cpp14 #define DEBUG_TYPE "mips-selectiondag-info" macro
/external/llvm/lib/Target/PowerPC/
H A DPPCSelectionDAGInfo.cpp14 #define DEBUG_TYPE "powerpc-selectiondag-info" macro
/external/llvm/lib/Target/Sparc/
H A DSparcSelectionDAGInfo.cpp14 #define DEBUG_TYPE "sparc-selectiondag-info" macro
/external/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp14 #define DEBUG_TYPE "xcore-selectiondag-info" macro
/external/llvm/include/llvm/Support/
H A DDebug.h33 /// DEBUG_TYPE macro - Files can specify a DEBUG_TYPE as a string, which causes
35 #ifndef DEBUG_TYPE
36 #define DEBUG_TYPE "" macro
97 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
/external/llvm/lib/Analysis/
H A DPostDominators.cpp14 #define DEBUG_TYPE "postdomtree" macro
H A DInstCount.cpp14 #define DEBUG_TYPE "instcount" macro
/external/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp14 #define DEBUG_TYPE "hexagon-selectiondag-info" macro
/external/llvm/lib/Transforms/Hello/
H A DHello.cpp15 #define DEBUG_TYPE "hello" macro
/external/llvm/lib/Transforms/IPO/
H A DInlineSimple.cpp14 #define DEBUG_TYPE "inline" macro
H A DStripDeadPrototypes.cpp17 #define DEBUG_TYPE "strip-dead-prototypes" macro
/external/llvm/lib/CodeGen/
H A DExpandISelPseudos.cpp17 #define DEBUG_TYPE "expand-isel-pseudos" macro
H A DLiveStackAnalysis.cpp16 #define DEBUG_TYPE "livestacks" macro
/external/llvm/lib/Support/
H A DDataStream.cpp17 #define DEBUG_TYPE "Data-stream" macro
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCExpr.cpp10 #define DEBUG_TYPE "armmcexpr" macro
/external/llvm/lib/Target/MBlaze/InstPrinter/
H A DMBlazeInstPrinter.cpp14 #define DEBUG_TYPE "asm-printer" macro
/external/llvm/lib/Transforms/Scalar/
H A DConstantProp.cpp21 #define DEBUG_TYPE "constprop" macro
/external/llvm/lib/Transforms/Utils/
H A DMem2Reg.cpp15 #define DEBUG_TYPE "mem2reg" macro
/external/llvm/include/llvm/ADT/
H A DStatistic.h121 // automatically passes the DEBUG_TYPE of the file into the statistic.
123 static llvm::Statistic VARNAME = { DEBUG_TYPE, DESC, 0, 0 }
/external/llvm/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.cpp14 #define DEBUG_TYPE "asm-printer" macro
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.h14 #define DEBUG_TYPE "nvptx-isel" macro

Completed in 353 milliseconds

1234567891011>>