Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp789 const bool IsRISCV64 = getTriple().getArch() == llvm::Triple::riscv64; getSupportedSanitizers() local
H A DBareMetal.cpp501 const bool IsRISCV64 = getTriple().getArch() == llvm::Triple::riscv64; getSupportedSanitizers() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp498 bool IsRISCV64 = TargetTriple.getArch() == Triple::riscv64; getShadowMapping() local