Searched defs:ArchFeature (Results 1 – 4 of 4) sorted by relevance
104 StringRef ArchFeature; // Name as supplied to -target-feature, e.g. "+v8a" member
201 StringRef ArchFeature; member
395 StringRef ArchFeature = llvm::ARM::getArchName(CPUArch); in isBranchProtectionSupportedArch() local437 std::string ArchFeature; in initFeatureMap() local
469 void selectArch(StringRef ArchFeature) { in selectArch()