Home
last modified time | relevance | path

Searched refs:__has_feature (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dimmintrin.h19 #if !defined(__SCE__) || __has_feature(modules) || defined(__MMX__)
23 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSE__)
27 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSE2__)
31 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSE3__)
35 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSSE3__)
39 #if !defined(__SCE__) || __has_feature(modules) || \
44 #if !defined(__SCE__) || __has_feature(modules) || \
49 #if !defined(__SCE__) || __has_feature(modules) || defined(__CLFLUSHOPT__)
53 #if !defined(__SCE__) || __has_feature(modules) || defined(__CLWB__)
57 #if !defined(__SCE__) || __has_feature(modules) || defined(__AVX__)
[all …]
H A Dx86intrin.h17 #if !defined(__SCE__) || __has_feature(modules) || defined(__PRFCHW__)
21 #if !defined(__SCE__) || __has_feature(modules) || defined(__SSE4A__)
25 #if !defined(__SCE__) || __has_feature(modules) || defined(__FMA4__)
29 #if !defined(__SCE__) || __has_feature(modules) || defined(__XOP__)
33 #if !defined(__SCE__) || __has_feature(modules) || defined(__TBM__)
37 #if !defined(__SCE__) || __has_feature(modules) || defined(__LWP__)
41 #if !defined(__SCE__) || __has_feature(modules) || defined(__MWAITX__)
45 #if !defined(__SCE__) || __has_feature(modules) || defined(__CLZERO__)
49 #if !defined(__SCE__) || __has_feature(modules) || defined(__RDPRU__)
H A Dx86gprintrin.h13 #if !defined(__SCE__) || __has_feature(modules) || defined(__HRESET__)
17 #if !defined(__SCE__) || __has_feature(modules) || defined(__UINTR__)
21 #if !defined(__SCE__) || __has_feature(modules) || defined(__USERMSR__)
25 #if !defined(__SCE__) || __has_feature(modules) || defined(__CRC32__)
29 #if !defined(__SCE__) || __has_feature(modules) || defined(__PRFCHI__)
33 #if !defined(__SCE__) || __has_feature(modules) || defined(__RAOINT__)
37 #if !defined(__SCE__) || __has_feature(modules) || defined(__CMPCCXADD__)
H A Dkeylockerintrin.h31 #if !defined(__SCE__) || __has_feature(modules) || defined(__KL__)
331 #if !defined(__SCE__) || __has_feature(modules) || defined(__WIDEKL__)
/freebsd/sys/contrib/zstd/lib/common/
H A Dportability_macros.h35 #ifndef __has_feature
36 # define __has_feature(x) 0 macro
41 # if __has_feature(memory_sanitizer)
50 # if __has_feature(address_sanitizer)
61 # if __has_feature(dataflow_sanitizer)
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DTableGen.cpp87 #ifndef __has_feature
88 #define __has_feature(x) 0 macro
91 #if __has_feature(address_sanitizer) || \
93 __has_feature(leak_sanitizer)
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDeprecated.h18 #ifndef __has_feature
19 # define __has_feature(x) 0 macro
24 #if __has_feature(attribute_deprecated_with_message)
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h26 #ifndef __has_feature
27 # define __has_feature(x) 0 macro
436 #if __has_feature(memory_sanitizer)
449 #if __has_feature(address_sanitizer) || defined(__SANITIZE_ADDRESS__)
473 #if __has_feature(hwaddress_sanitizer)
481 #if __has_feature(thread_sanitizer) || defined(__SANITIZE_THREAD__)
567 #if __has_feature(cxx_thread_local) || defined(_MSC_VER)
582 #if __has_feature(cxx_exceptions)
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerPlatform.h135 #if defined(__has_feature)
136 #if __has_feature(address_sanitizer)
138 #elif __has_feature(memory_sanitizer)
/freebsd/sys/sys/
H A Dcdefs.h52 #define __has_extension __has_feature
54 #ifndef __has_feature
55 #define __has_feature(x) 0 macro
659 #if !(defined(__clang__) && __has_feature(nullability))
747 #if __has_feature(address_sanitizer) && defined(__clang__)
756 #if __has_feature(coverage_sanitizer) && defined(__clang__)
761 #if __has_feature(memory_sanitizer) && defined(__clang__)
770 #if __has_feature(thread_sanitizer) && defined(__clang__)
/freebsd/contrib/libfido2/openbsd-compat/
H A Dexplicit_bzero.c46 #if defined(__has_feature) in explicit_bzero()
47 # if __has_feature(memory_sanitizer) in explicit_bzero()
/freebsd/crypto/openssl/test/
H A Dmemleaktest.c17 #if defined(__has_feature)
18 # if __has_feature(address_sanitizer)
/freebsd/crypto/openssh/openbsd-compat/
H A Dexplicit_bzero.c54 #if defined(__has_feature) in explicit_bzero()
55 # if __has_feature(memory_sanitizer) in explicit_bzero()
/freebsd/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBTableGen.cpp76 #ifdef __has_feature
77 #if __has_feature(address_sanitizer)
/freebsd/contrib/llvm-project/libcxx/src/include/
H A Doverridable_function.h16 #if __has_feature(ptrauth_calls)
86 # if __has_feature(ptrauth_calls) in __is_function_overridden()
/freebsd/contrib/libfido2/fuzz/
H A Dmutator_aux.h37 #if defined(__has_feature)
38 # if __has_feature(memory_sanitizer)
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DDemangleConfig.h18 #ifndef __has_feature
19 #define __has_feature(x) 0 macro
/freebsd/contrib/libcxxrt/
H A Datomic.h5 #ifndef __has_feature
6 # define __has_feature(x) 0 macro
/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h188 #ifndef __has_feature
189 #define __has_feature(...) 0 macro
199 #if !(defined(__clang__) && __has_feature(nullability))
/freebsd/contrib/llvm-project/libunwind/src/
H A Dlibunwind.cpp21 #if !defined(__has_feature)
22 #define __has_feature(feature) 0 macro
25 #if __has_feature(address_sanitizer) || defined(__SANITIZE_ADDRESS__)
211 #if __has_feature(address_sanitizer) || defined(__SANITIZE_ADDRESS__) in _LIBUNWIND_WEAK_ALIAS()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h19 #if !defined(__has_feature)
20 #define __has_feature(x) 0 macro
123 #if !defined(__has_feature)
124 # define __has_feature(x) 0 macro
H A Dsanitizer_platform.h446 #ifndef __has_feature
450 # if __has_feature(tls)
H A Dsanitizer_ptrauth.h12 #if __has_feature(ptrauth_intrinsics)
/freebsd/sys/contrib/openzfs/lib/libspl/include/
H A Dassert.h39 #ifndef __has_feature
40 #define __has_feature(x) 0 macro
44 #if __has_feature(attribute_analyzer_noreturn) || defined(__COVERITY__)
/freebsd/sys/contrib/edk2/Include/
H A DBase.h63 #elif defined (__has_feature)
143 #ifdef __has_feature
144 #if __has_feature (attribute_analyzer_noreturn)

12