Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp1835 getAArch64MicroArchFeaturesFromMtune(const Driver &D, StringRef Mtune, in getAArch64MicroArchFeaturesFromMtune() argument
1839 if (Mtune == "native") in getAArch64MicroArchFeaturesFromMtune()
1840 Mtune = llvm::sys::getHostCPUName(); in getAArch64MicroArchFeaturesFromMtune()
1841 if (Mtune == "cyclone") { in getAArch64MicroArchFeaturesFromMtune()