Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFreeBSD.cpp484 const bool IsMIPS64 = getTriple().isMIPS64(); getSupportedSanitizers() local
H A DLinux.cpp779 const bool IsMIPS64 = getTriple().isMIPS64(); getSupportedSanitizers() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp493 bool IsMIPS64 = TargetTriple.isMIPS64(); getShadowMapping() local