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