Searched refs:IsRISCV64 (Results 1 – 3 of 3) sorted by relevance
797 const bool IsRISCV64 = getTriple().getArch() == llvm::Triple::riscv64; in getSupportedSanitizers() local813 IsRISCV64 || IsSystemZ || IsHexagon || IsLoongArch64) in getSupportedSanitizers()816 IsLoongArch64 || IsRISCV64) in getSupportedSanitizers()821 IsPowerPC64 || IsHexagon || IsLoongArch64 || IsRISCV64) in getSupportedSanitizers()823 if (IsX86_64 || IsAArch64 || IsRISCV64) { in getSupportedSanitizers()
545 const bool IsRISCV64 = getTriple().getArch() == llvm::Triple::riscv64; in getSupportedSanitizers() local557 if (IsX86_64 || IsAArch64 || IsRISCV64) { in getSupportedSanitizers()
499 bool IsRISCV64 = TargetTriple.getArch() == Triple::riscv64; in getShadowMapping() local572 else if (IsRISCV64) in getShadowMapping()595 !IsRISCV64 && !IsLoongArch64 && in getShadowMapping()