Home
last modified time | relevance | path

Searched defs:IsNetBSD (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.cpp34 bool IsNetBSD = T.isOSNetBSD(); in setABIAAPCS() local
261 bool IsNetBSD = Triple.isOSNetBSD(); in ARMTargetInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp485 bool IsNetBSD = TargetTriple.isOSNetBSD(); in getShadowMapping() local