Searched refs:getArchFeatures (Results 1 – 4 of 4) sorted by relevance
97 bool getArchFeatures(ArchKind AK, std::vector<StringRef> &Features);
86 if (!llvm::AArch64::getArchFeatures(ArchKind, Features)) in DecodeAArch64Mcpu()109 !llvm::AArch64::getArchFeatures(ArchKind, Features) || in getAArch64ArchFeaturesFromMarch()
98 bool AArch64::getArchFeatures(AArch64::ArchKind AK, in getArchFeatures() function in AArch64
5118 AArch64::getArchFeatures(ID, AArch64Features); in parseDirectiveArch()