Searched defs:IsAArch64 (Results 1 – 8 of 8) sorted by relevance
481 const bool IsAArch64 = getTriple().getArch() == llvm::Triple::aarch64; getSupportedSanitizers() local
782 const bool IsAArch64 = getTriple().getArch() == llvm::Triple::aarch64 || getSupportedSanitizers() local
499 const bool IsAArch64 = getTriple().getArch() == llvm::Triple::aarch64 || getSupportedSanitizers() local
3413 const bool IsAArch64 = getTriple().getArch() == llvm::Triple::aarch64; getSupportedSanitizers() local
495 bool IsAArch64 = TargetTriple.getArch() == Triple::aarch64 || getShadowMapping() local
5900 bool IsAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); handleArmBuiltinAliasAttr() local 5929 bool IsAArch64 = S.Context.getTargetInfo().getTriple().isAArch64(); handleBuiltinAliasAttr() local
8944 bool IsAArch64 = (TT.getArch() == llvm::Triple::aarch64 || checkVAStartABI() local
18571 bool IsAArch64; global() member [all...]