Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp271 const bool IsHexagon = Arch == llvm::Triple::hexagon; in Linux() local
287 if (!IsMips && !IsHexagon) { in Linux()
799 const bool IsHexagon = getTriple().getArch() == llvm::Triple::hexagon; in getSupportedSanitizers() local
813 IsRISCV64 || IsSystemZ || IsHexagon || IsLoongArch64) in getSupportedSanitizers()
821 IsPowerPC64 || IsHexagon || IsLoongArch64 || IsRISCV64) in getSupportedSanitizers()