Searched refs:parseArchProfile (Results 1 – 3 of 3) sorted by relevance
258 ProfileKind parseArchProfile(StringRef Arch);
89 ARM::ProfileKind ARM::parseArchProfile(StringRef Arch) { in parseArchProfile() function in ARM597 parseArchProfile(ArchName) == ProfileKind::M) in computeDefaultTargetABI()
376 ARM::ProfileKind Profile = ARM::parseArchProfile(ArchName); in parseARMArch()