Searched refs:SANITIZER_PPC64V2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform.h179 # define SANITIZER_PPC64V2 1 macro
182 # define SANITIZER_PPC64V2 0 macro
188 # define SANITIZER_PPC64V2 0 macro
195 # define SANITIZER_PPC64V2 0 macro
H A Dsanitizer_linux.cpp1397 #elif SANITIZER_PPC64V2
1455 #elif SANITIZER_PPC64V2
2017 #elif SANITIZER_PPC64V2
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp78 #elif defined(__aarch64__) || SANITIZER_PPC64V2

Completed in 67 milliseconds