Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStatistic.h53 StatisticBase(const char *DebugType, const char *Name, const char *Desc) in StatisticBase()
66 TrackingStatistic(const char *DebugType, const char *Name, const char *Desc) in TrackingStatistic()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h91 const char *DebugType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DDebug.cpp49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h138 const char *DebugType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDebug.cpp50 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/third_party/typescript/src/compiler/
Ddebug.ts786 …export type DebugType = Type & { __debugTypeToString(): string }; // eslint-disable-line @typescri… alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCopyPropagation.cpp273 typedef enum { DebugUse = false, RegularUse = true } DebugType; typedef in __anon62e0a9120111::MachineCopyPropagation
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dgl_enum_utils_autogen.h59 DebugType, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h595 enum DebugType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h645 enum DebugType : unsigned { enum