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

1234567891011>>

/external/llvm/lib/Target/MSP430/
H A DMSP430SelectionDAGInfo.cpp17 #define DEBUG_TYPE "msp430-selectiondag-info" macro
H A DMSP430Subtarget.cpp20 #define DEBUG_TYPE "msp430-subtarget" macro
/external/llvm/lib/Target/Mips/
H A DMipsSelectionDAGInfo.cpp17 #define DEBUG_TYPE "mips-selectiondag-info" macro
H A DMipsModuleISelDAGToDAG.cpp17 #define DEBUG_TYPE "mips-isel" macro
/external/llvm/lib/Target/PowerPC/
H A DPPCSelectionDAGInfo.cpp17 #define DEBUG_TYPE "powerpc-selectiondag-info" macro
/external/llvm/lib/Target/Sparc/
H A DSparcSelectionDAGInfo.cpp17 #define DEBUG_TYPE "sparc-selectiondag-info" macro
/external/llvm/lib/Analysis/
H A DPostDominators.cpp23 #define DEBUG_TYPE "postdomtree" macro
H A DJumpInstrTableInfo.cpp14 #define DEBUG_TYPE "jiti" macro
/external/llvm/lib/Target/XCore/
H A DXCoreSubtarget.cpp20 #define DEBUG_TYPE "xcore-subtarget" macro
H A DXCoreTargetTransformInfo.cpp24 #define DEBUG_TYPE "xcoretti" macro
/external/llvm/include/llvm/Support/
H A DDebug.h16 // Alternatively, you can also define the DEBUG_TYPE macro to "foo" specify
93 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
H A DUnicodeCharRanges.h24 #define DEBUG_TYPE "unicode" macro
93 #undef DEBUG_TYPE // "unicode" macro
/external/llvm/lib/Target/R600/
H A DSIFixSGPRLiveRanges.cpp30 #define DEBUG_TYPE "si-fix-sgpr-live-ranges" macro
60 INITIALIZE_PASS_BEGIN(SIFixSGPRLiveRanges, DEBUG_TYPE,
63 INITIALIZE_PASS_END(SIFixSGPRLiveRanges, DEBUG_TYPE,
H A DAMDGPUSubtarget.cpp21 #define DEBUG_TYPE "amdgpu-subtarget" macro
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCExpr.cpp15 #define DEBUG_TYPE "armmcexpr" macro
/external/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp17 #define DEBUG_TYPE "hexagon-selectiondag-info" macro
/external/llvm/lib/Transforms/Hello/
H A DHello.cpp21 #define DEBUG_TYPE "hello" macro
/external/llvm/lib/CodeGen/
H A DAllocationOrder.cpp27 #define DEBUG_TYPE "regalloc" macro
/external/llvm/lib/Support/
H A DDataStream.cpp32 #define DEBUG_TYPE "Data-stream" macro
H A DRandomNumberGenerator.cpp16 #define DEBUG_TYPE "rng" macro
/external/llvm/lib/Target/ARM/
H A DARMOptimizeBarriersPass.cpp18 #define DEBUG_TYPE "double barriers" macro
/external/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.cpp16 #define DEBUG_TYPE "nvptx-mcexpr" macro
/external/llvm/lib/Transforms/IPO/
H A DStripDeadPrototypes.cpp23 #define DEBUG_TYPE "strip-dead-prototypes" macro
/external/llvm/lib/Transforms/Scalar/
H A DFlattenCFGPass.cpp21 #define DEBUG_TYPE "flattencfg" macro
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineWorklist.h20 #define DEBUG_TYPE "instcombine" macro
105 #undef DEBUG_TYPE macro

Completed in 4196 milliseconds

1234567891011>>