Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DCompiler.h438 #define LLVM_NO_SANITIZE(KIND) __attribute__((no_sanitize(KIND))) macro
440 #define LLVM_NO_SANITIZE(KIND) macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h450 #define LLVM_NO_SANITIZE(KIND) __attribute__((no_sanitize(KIND))) macro
452 #define LLVM_NO_SANITIZE(KIND) macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h480 #define LLVM_NO_SANITIZE(KIND) __attribute__((no_sanitize(KIND))) macro
482 #define LLVM_NO_SANITIZE(KIND) macro
/external/llvm-project/llvm/include/llvm/Support/
DCompiler.h496 #define LLVM_NO_SANITIZE(KIND) __attribute__((no_sanitize(KIND))) macro
498 #define LLVM_NO_SANITIZE(KIND) macro