Searched refs:parseArchProfile (Results 1 – 5 of 5) sorted by relevance
33 return llvm::ARM::parseArchProfile(Arch) == llvm::ARM::ProfileKind::M; in isARMMProfile()39 return llvm::ARM::parseArchProfile(Arch) == llvm::ARM::ProfileKind::A; in isARMAProfile()213 llvm::ARM::parseArchProfile(Suffix) == llvm::ARM::ProfileKind::M; in setArchNameInTriple()703 llvm::ARM::parseArchProfile(ArchSuffix); in getARMTargetFeatures()
250 ProfileKind parseArchProfile(StringRef Arch);
145 ARM::ProfileKind ARM::parseArchProfile(StringRef Arch) { in parseArchProfile() function in ARM503 parseArchProfile(ArchName) == ProfileKind::M) in computeDefaultTargetABI()
437 ARM::ProfileKind Profile = ARM::parseArchProfile(ArchName); in parseARMArch()
130 ArchProfile = llvm::ARM::parseArchProfile(SubArch); in setArchInfo()393 llvm::ARM::ProfileKind Profile = llvm::ARM::parseArchProfile(SubArch); in isBranchProtectionSupportedArch()