Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpander.h76 const char *DebugType; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h90 static const char *DebugType; variable
/external/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h88 const char *DebugType; variable
/external/swiftshader/third_party/LLVM/lib/Support/
DDebug.cpp88 bool llvm::isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DDebug.cpp49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/external/llvm/lib/Support/
DDebug.cpp49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h127 const char *DebugType; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScoreboardHazardRecognizer.cpp28 const char *ScoreboardHazardRecognizer::DebugType = ""; member in ScoreboardHazardRecognizer
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp425 StringRef DebugType) { in PragmaDebug()
/external/clang/include/clang/Lex/
DPPCallbacks.h180 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug()
/external/llvm/include/llvm/Support/
DCOFF.h590 enum DebugType { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h595 enum DebugType { enum
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp960 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createBitFieldType() local