Home
last modified time | relevance | path

Searched defs:DebugType (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h20 StringRef DebugType; variable
26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver()
/llvm-project/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h92 const char *DebugType; variable
/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h59 TrackingStatistic(const char * DebugType,const char * Name,const char * Desc) TrackingStatistic() argument
/llvm-project/llvm/lib/Support/
H A DDebug.cpp52 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h171 const char *DebugType; global() variable
/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h250 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug()
589 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override { in PragmaDebug()
/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp634 StringRef DebugType) { in PragmaDebug() argument
/llvm-project/clang-tools-extra/pp-trace/
H A DPPCallbacksTracker.cpp206 llvm::StringRef DebugType) { in PragmaDebug()
/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp411 typedef enum { DebugUse = false, RegularUse = true } DebugType; global() typedef in __anond43b9f7b0111::MachineCopyPropagation
/llvm-project/lld/COFF/
H A DConfig.h83 enum class DebugType { global() enum
H A DWriter.cpp90 DebugDirectoryChunk(const COFFLinkerContext & c,const std::vector<std::pair<COFF::DebugType,Chunk * >> & r,bool writeRepro) DebugDirectoryChunk() argument
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h666 enum DebugType : unsigned { global() enum
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1613 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); createBitFieldType() local
1692 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); createBitFieldSeparatorIfNeeded() local