Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp2413 getAArch64MicroArchFeaturesFromMtune(const Driver &D, StringRef Mtune, in getAArch64MicroArchFeaturesFromMtune() function
2437 return getAArch64MicroArchFeaturesFromMtune(D, CPU, Args, Features); in getAArch64MicroArchFeaturesFromMcpu()
2456 getAArch64MicroArchFeaturesFromMtune(D, A->getValue(), Args, Features); in getAArch64TargetFeatures()