Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DCompiler.h266 # define LLVM_BUILTIN_TRAP __builtin_trap() macro
272 # define LLVM_BUILTIN_TRAP __debugbreak() macro
274 # define LLVM_BUILTIN_TRAP *(volatile int*)0x11 = 0 macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DCompiler.h280 # define LLVM_BUILTIN_TRAP __builtin_trap() macro
286 # define LLVM_BUILTIN_TRAP __debugbreak() macro
288 # define LLVM_BUILTIN_TRAP *(volatile int*)0x11 = 0 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h281 # define LLVM_BUILTIN_TRAP __builtin_trap() macro
287 # define LLVM_BUILTIN_TRAP __debugbreak() macro
289 # define LLVM_BUILTIN_TRAP *(volatile int*)0x11 = 0 macro