Home
last modified time | relevance | path

Searched refs:HWY_IS_TSAN (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/highway/hwy/
H A Dtargets.cc26 #if HWY_IS_ASAN || HWY_IS_MSAN || HWY_IS_TSAN
197 #if HWY_IS_ASAN || HWY_IS_MSAN || HWY_IS_TSAN in Abort()
H A Dbase.h163 #define HWY_IS_TSAN 1 macro
165 #define HWY_IS_TSAN 0 macro
173 HWY_IS_MSAN || HWY_IS_TSAN || defined(__clang_analyzer__)
/dports/devel/highway/highway-0.15.0/hwy/
H A Dbase.h162 #define HWY_IS_TSAN 1 macro
164 #define HWY_IS_TSAN 0 macro
172 HWY_IS_MSAN || HWY_IS_TSAN || defined(__clang_analyzer__)
/dports/www/firefox/firefox-99.0/third_party/highway/hwy/contrib/image/
H A Dimage.h104 #if HWY_IS_ASAN || HWY_IS_MSAN || HWY_IS_TSAN in VoidRow()
294 #if HWY_IS_ASAN || HWY_IS_MSAN || HWY_IS_TSAN in VoidPlaneRow()