HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_WITH_TYPE (Results 1 - 25 of 28) sorted by null

1 2

  /external/llvm/include/llvm/Support/
Debug.h 53 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
58 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
62 #define DEBUG_WITH_TYPE(TYPE, X) \
69 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (0)
92 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Debug.h 58 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
63 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
67 #define DEBUG_WITH_TYPE(TYPE, X) \
74 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (0)
97 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Debug.h 54 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
59 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
63 #define DEBUG_WITH_TYPE(TYPE, X) \
70 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
93 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Debug.h 55 /// DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug
60 /// DEBUG_WITH_TYPE("bitset", dbgs() << "Bitset contains: " << Bitset << "\n");
64 #define DEBUG_WITH_TYPE(TYPE, X) \
72 #define DEBUG_WITH_TYPE(TYPE, X) do { } while (false)
118 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X)
  /external/llvm/lib/Analysis/
EHPersonalities.cpp 66 DEBUG_WITH_TYPE("winehprepare-coloring", dbgs() << "\nColoring funclets for "
75 DEBUG_WITH_TYPE("winehprepare-coloring",
90 DEBUG_WITH_TYPE("winehprepare-coloring",
ScalarEvolutionExpander.cpp     [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp     [all...]
  /external/llvm/lib/Object/
MachOObjectFile.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ProfileInfo.h 125 DEBUG_WITH_TYPE("profile-info",
  /external/llvm/lib/MC/
MCAssembler.cpp 636 DEBUG_WITH_TYPE("mc-dump", {
665 DEBUG_WITH_TYPE("mc-dump", {
672 DEBUG_WITH_TYPE("mc-dump", {
  /external/swiftshader/third_party/LLVM/lib/MC/
MCAssembler.cpp 565 DEBUG_WITH_TYPE("mc-dump", {
598 DEBUG_WITH_TYPE("mc-dump", {
605 DEBUG_WITH_TYPE("mc-dump", {
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp 731 DEBUG_WITH_TYPE("winehprepare-coloring",
765 DEBUG_WITH_TYPE("winehprepare-coloring",
778 DEBUG_WITH_TYPE("winehprepare-coloring",
    [all...]

Completed in 265 milliseconds

1 2