Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/Arch/
DAArch64.cpp31 std::string aarch64::getAArch64TargetCPU(const ArgList &Args, in getAArch64TargetCPU() function in aarch64
/external/clang/lib/Driver/
DTools.cpp1121 static std::string getAArch64TargetCPU(const ArgList &Args) { in getAArch64TargetCPU() function