Searched refs:DecodeAArch64Mcpu (Results 1 – 1 of 1) sorted by relevance
1780 static bool DecodeAArch64Mcpu(const Driver &D, StringRef Mcpu, StringRef &CPU, in DecodeAArch64Mcpu() function1828 if (!DecodeAArch64Mcpu(D, Mcpu, CPU, Features)) in getAArch64ArchFeaturesFromMcpu()1854 if (!DecodeAArch64Mcpu(D, Mcpu, CPU, DecodedFeature)) in getAArch64MicroArchFeaturesFromMcpu()