Searched defs:DebugType (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h20 StringRef DebugType; member in class:llvm::LostDebugLocObserver
26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} argument
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h91 const char *DebugType; member in class:llvm::ScoreboardHazardRecognizer
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DStatistic.h52 const char *const DebugType; member in class:llvm::TrackingStatistic
59 constexpr TrackingStatistic(const char *DebugType, const char *Name, argument
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DDebug.cpp52 bool isCurrentDebugType(const char *DebugType) { argument
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h154 const char *DebugType; member in class:llvm::SCEVExpander
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp323 typedef enum { DebugUse = false, RegularUse = true } DebugType; typedef in class:__anon2122::MachineCopyPropagation
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp542 OS << DebugType; local
537 PragmaDebug(SourceLocation Loc, StringRef DebugType) argument
/openbsd-current/gnu/llvm/clang/include/clang/Lex/
H A DPPCallbacks.h218 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { argument
/openbsd-current/gnu/llvm/lld/COFF/
H A DConfig.h74 enum class DebugType { class in namespace:lld::coff
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1465 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); local

Completed in 213 milliseconds