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

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp15 #define DEBUG_TYPE "ppc-legalinfo" macro
H A DPPCRegisterBankInfo.cpp19 #define DEBUG_TYPE "ppc-reg-bank-info" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUFixFunctionBitcasts.cpp23 #define DEBUG_TYPE "amdgpu-fix-function-bitcasts" macro
53 INITIALIZE_PASS(AMDGPUFixFunctionBitcasts, DEBUG_TYPE,
H A DSIFixVGPRCopies.cpp21 #define DEBUG_TYPE "si-fix-vgpr-copies" macro
41 INITIALIZE_PASS(SIFixVGPRCopies, DEBUG_TYPE, "SI Fix VGPR copies", false, false)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIVUsersPrinter.cpp14 #define DEBUG_TYPE "iv-users" macro
H A DWarnMissedTransforms.cpp21 #define DEBUG_TYPE "transform-warning" macro
30 DiagnosticInfoOptimizationFailure(DEBUG_TYPE,
41 DiagnosticInfoOptimizationFailure(DEBUG_TYPE,
58 DiagnosticInfoOptimizationFailure(DEBUG_TYPE,
66 DiagnosticInfoOptimizationFailure(DEBUG_TYPE,
77 DiagnosticInfoOptimizationFailure(DEBUG_TYPE,
H A DLoopAccessAnalysisPrinter.cpp13 #define DEBUG_TYPE "loop-accesses" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCAsmInfo.cpp20 #define DEBUG_TYPE "wasm-mc-asm-info" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/TargetInfo/
H A DWebAssemblyTargetInfo.cpp18 #define DEBUG_TYPE "wasm-target-info" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCSubtarget.cpp19 #define DEBUG_TYPE "arc-subtarget" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp17 #define DEBUG_TYPE "lanai-selectiondag-info" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreSubtarget.cpp19 #define DEBUG_TYPE "xcore-subtarget" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/Disassembler/
H A DLanaiDisassembler.h16 #define DEBUG_TYPE "lanai-disassembler" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.cpp32 #define DEBUG_TYPE "livedebugvalues" macro
71 INITIALIZE_PASS(LiveDebugValues, DEBUG_TYPE, "Live DEBUG_VALUE analysis", false,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DFuncletLayout.cpp20 #define DEBUG_TYPE "funclet-layout" macro
40 INITIALIZE_PASS(FuncletLayout, DEBUG_TYPE,
H A DPostRAHazardRecognizer.cpp41 #define DEBUG_TYPE "post-RA-hazard-rec" macro
66 INITIALIZE_PASS(PostRAHazardRecognizer, DEBUG_TYPE,
H A DReplaceWithVeclib.cpp31 #define DEBUG_TYPE "replace-with-veclib" macro
55 LLVM_DEBUG(dbgs() << DEBUG_TYPE << ": Added vector library function `"
65 LLVM_DEBUG(dbgs() << DEBUG_TYPE << ": Adding `" << TLIName
86 LLVM_DEBUG(dbgs() << DEBUG_TYPE << ": Replaced call to `"
162 LLVM_DEBUG(dbgs() << DEBUG_TYPE << ": Looking up TLI mapping for `"
169 LLVM_DEBUG(dbgs() << DEBUG_TYPE << ": Found TLI function `" << TLIName
244 INITIALIZE_PASS_BEGIN(ReplaceWithVeclibLegacy, DEBUG_TYPE,
248 INITIALIZE_PASS_END(ReplaceWithVeclibLegacy, DEBUG_TYPE,
H A DLiveStacks.cpp24 #define DEBUG_TYPE "livestacks" macro
27 INITIALIZE_PASS_BEGIN(LiveStacks, DEBUG_TYPE,
30 INITIALIZE_PASS_END(LiveStacks, DEBUG_TYPE,
H A DLazyMachineBlockFrequencyInfo.cpp21 #define DEBUG_TYPE "lazy-machine-block-freq" macro
23 INITIALIZE_PASS_BEGIN(LazyMachineBlockFrequencyInfoPass, DEBUG_TYPE,
27 INITIALIZE_PASS_END(LazyMachineBlockFrequencyInfoPass, DEBUG_TYPE,
H A DMachineStripDebug.cpp21 #define DEBUG_TYPE "mir-strip-debug" macro
104 INITIALIZE_PASS_BEGIN(StripDebugMachineModule, DEBUG_TYPE,
106 INITIALIZE_PASS_END(StripDebugMachineModule, DEBUG_TYPE,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.h18 #define DEBUG_TYPE "dyld" macro
59 #undef DEBUG_TYPE macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFObjectWriter.cpp14 #define DEBUG_TYPE "csky-elf-object-writer" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp27 #define DEBUG_TYPE "skeleton-emitter" macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyBlockFrequencyInfo.cpp24 #define DEBUG_TYPE "lazy-block-freq" macro
26 INITIALIZE_PASS_BEGIN(LazyBlockFrequencyInfoPass, DEBUG_TYPE,
30 INITIALIZE_PASS_END(LazyBlockFrequencyInfoPass, DEBUG_TYPE,
H A DLazyBranchProbabilityInfo.cpp24 #define DEBUG_TYPE "lazy-branch-prob" macro
26 INITIALIZE_PASS_BEGIN(LazyBranchProbabilityInfoPass, DEBUG_TYPE,
30 INITIALIZE_PASS_END(LazyBranchProbabilityInfoPass, DEBUG_TYPE,

Completed in 343 milliseconds

1234567891011>>