Searched defs:IsRISCV64 (Results 1 – 3 of 3) sorted by relevance
797 const bool IsRISCV64 = getTriple().getArch() == llvm::Triple::riscv64; in getSupportedSanitizers() local
545 const bool IsRISCV64 = getTriple().getArch() == llvm::Triple::riscv64; in getSupportedSanitizers() local
499 bool IsRISCV64 = TargetTriple.getArch() == Triple::riscv64; in getShadowMapping() local