Home
last modified time | relevance | path

Searched refs:DecodeAArch64Mcpu (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Driver/
DTools.cpp1780 static bool DecodeAArch64Mcpu(const Driver &D, StringRef Mcpu, StringRef &CPU, in DecodeAArch64Mcpu() function
1828 if (!DecodeAArch64Mcpu(D, Mcpu, CPU, Features)) in getAArch64ArchFeaturesFromMcpu()
1854 if (!DecodeAArch64Mcpu(D, Mcpu, CPU, DecodedFeature)) in getAArch64MicroArchFeaturesFromMcpu()