HomeSort by relevance Sort by last modified time
    Searched defs:llvm_unreachable (Results 1 - 11 of 11) sorted by null

  /external/llvm/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ErrorHandling.h 82 /// Use the llvm_unreachable macro (that adds location info), instead of
98 #define llvm_unreachable(msg) \ macro
101 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE
103 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal()

Completed in 301 milliseconds