Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h92 const char *DebugType; variable
/external/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h88 const char *DebugType; variable
/external/llvm/lib/Support/
DDebug.cpp49 bool 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/include/llvm/Analysis/
DScalarEvolutionExpander.h127 const char *DebugType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h135 const char *DebugType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDebug.cpp51 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp425 StringRef DebugType) { in PragmaDebug()
/external/angle/src/libANGLE/
Dgl_enum_utils_autogen.h59 DebugType, enumerator
/external/clang/include/clang/Lex/
DPPCallbacks.h180 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h595 enum DebugType { enum
/external/llvm/include/llvm/Support/
DCOFF.h590 enum DebugType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DCOFF.h646 enum DebugType : unsigned { enum
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp960 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createBitFieldType() local