Searched defs:ArchFeature (Results 1 – 4 of 4) sorted by relevance
387 StringRef ArchFeature = llvm::ARM::getArchName(CPUArch); in isBranchProtectionSupportedArch() local427 std::string ArchFeature; in initFeatureMap() local
183 StringRef ArchFeature; member
266 StringRef ArchFeature; // Command line feature flag, e.g. +v8a member
478 void selectArch(StringRef ArchFeature) { in selectArch()