Searched refs:IsSystemZ (Results 1 – 2 of 2) sorted by relevance
742 const bool IsSystemZ = getTriple().getArch() == llvm::Triple::systemz; in getSupportedSanitizers() local757 IsRISCV64 || IsSystemZ || IsHexagon) in getSupportedSanitizers()759 if (IsX86_64 || IsMIPS64 || IsAArch64 || IsPowerPC64 || IsSystemZ) in getSupportedSanitizers()
479 bool IsSystemZ = TargetTriple.getArch() == Triple::systemz; in getShadowMapping() local525 else if (IsSystemZ) in getShadowMapping()579 Mapping.OrShadowOffset = !IsAArch64 && !IsPPC64 && !IsSystemZ && !IsPS && in getShadowMapping()