Home
last modified time | relevance | path

Searched defs:LLVM_BUILTIN_TRAP (Results 1 – 4 of 4) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DCompiler.h359 # define LLVM_BUILTIN_TRAP __builtin_trap() macro
365 # define LLVM_BUILTIN_TRAP __debugbreak() macro
367 # define LLVM_BUILTIN_TRAP *(volatile int*)0x11 = 0 macro
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DCompiler.h363 # define LLVM_BUILTIN_TRAP __builtin_trap() macro
369 # define LLVM_BUILTIN_TRAP __debugbreak() macro
371 # define LLVM_BUILTIN_TRAP *(volatile int*)0x11 = 0 macro
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DCompiler.h367 # define LLVM_BUILTIN_TRAP __builtin_trap() macro
373 # define LLVM_BUILTIN_TRAP __debugbreak() macro
375 # define LLVM_BUILTIN_TRAP *(volatile int*)0x11 = 0 macro
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DCompiler.h359 # define LLVM_BUILTIN_TRAP __builtin_trap() macro
365 # define LLVM_BUILTIN_TRAP __debugbreak() macro
367 # define LLVM_BUILTIN_TRAP *(volatile int*)0x11 = 0 macro