Searched refs:Mtune (Results 1 – 1 of 1) sorted by relevance
1999 getAArch64MicroArchFeaturesFromMtune(const Driver &D, StringRef Mtune, in getAArch64MicroArchFeaturesFromMtune() argument2003 if (Mtune == "native") in getAArch64MicroArchFeaturesFromMtune()2004 Mtune = llvm::sys::getHostCPUName(); in getAArch64MicroArchFeaturesFromMtune()2005 if (Mtune == "cyclone") { in getAArch64MicroArchFeaturesFromMtune()