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

1234567891011>>

/freebsd-9.3-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430SelectionDAGInfo.cpp14 #define DEBUG_TYPE "msp430-selectiondag-info" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsSelectionDAGInfo.cpp14 #define DEBUG_TYPE "mips-selectiondag-info" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCSelectionDAGInfo.cpp14 #define DEBUG_TYPE "powerpc-selectiondag-info" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcSelectionDAGInfo.cpp14 #define DEBUG_TYPE "sparc-selectiondag-info" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp14 #define DEBUG_TYPE "xcore-selectiondag-info" macro
H A DXCoreTargetTransformInfo.cpp17 #define DEBUG_TYPE "xcoretti" macro
/freebsd-9.3-release/contrib/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)
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp14 #define DEBUG_TYPE "arm-selectiondag-info" macro
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DPostDominators.cpp14 #define DEBUG_TYPE "postdomtree" macro
H A DInstCount.cpp14 #define DEBUG_TYPE "instcount" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp14 #define DEBUG_TYPE "hexagon-selectiondag-info" macro
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DAllocationOrder.cpp17 #define DEBUG_TYPE "regalloc" macro
H A DExpandISelPseudos.cpp17 #define DEBUG_TYPE "expand-isel-pseudos" macro
H A DLiveStackAnalysis.cpp16 #define DEBUG_TYPE "livestacks" macro
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DDataStream.cpp17 #define DEBUG_TYPE "Data-stream" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.cpp10 #define DEBUG_TYPE "nvptx-mcexpr" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUTargetTransformInfo.cpp18 #define DEBUG_TYPE "AMDGPUtti" macro
/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DInlineSimple.cpp14 #define DEBUG_TYPE "inline" macro
H A DStripDeadPrototypes.cpp17 #define DEBUG_TYPE "strip-dead-prototypes" macro
H A DInlineAlways.cpp15 #define DEBUG_TYPE "inline" macro
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DFlattenCFGPass.cpp14 #define DEBUG_TYPE "flattencfg" macro
H A DConstantProp.cpp21 #define DEBUG_TYPE "constprop" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCExpr.cpp10 #define DEBUG_TYPE "armmcexpr" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.cpp14 #define DEBUG_TYPE "asm-printer" macro
/freebsd-9.3-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCExpand.cpp26 #define DEBUG_TYPE "objc-arc-expand" macro

Completed in 274 milliseconds

1234567891011>>