Searched refs:IsRISCV64 (Results 1 – 2 of 2) sorted by relevance
753 const bool IsRISCV64 = getTriple().getArch() == llvm::Triple::riscv64; in getSupportedSanitizers() local769 IsRISCV64 || IsSystemZ || IsHexagon || IsLoongArch64) in getSupportedSanitizers()781 if (IsX86_64 || IsAArch64 || IsRISCV64) { in getSupportedSanitizers()
496 bool IsRISCV64 = TargetTriple.getArch() == Triple::riscv64; in getShadowMapping() local569 else if (IsRISCV64) in getShadowMapping()592 !IsRISCV64 && !IsLoongArch64 && in getShadowMapping()