Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp1121 static std::string getAArch64TargetCPU(const ArgList &Args) { in getAArch64TargetCPU() function
1906 return getAArch64TargetCPU(Args); in getCPUName()
2451 success = getAArch64ArchFeaturesFromMcpu(D, getAArch64TargetCPU(Args), Args, in getAArch64TargetFeatures()
2461 success = getAArch64MicroArchFeaturesFromMcpu(D, getAArch64TargetCPU(Args), in getAArch64TargetFeatures()