Home
last modified time | relevance | path

Searched defs:IsMIPS64 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DFreeBSD.cpp473 const bool IsMIPS64 = getTriple().isMIPS64(); in getSupportedSanitizers() local
H A DLinux.cpp689 const bool IsMIPS64 = getTriple().isMIPS64(); in getSupportedSanitizers() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp453 bool IsMIPS64 = TargetTriple.isMIPS64(); in getShadowMapping() local