Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/Arch/
DSystemZ.cpp37 std::string systemz::getSystemZTargetCPU(const ArgList &Args) { in getSystemZTargetCPU() function in systemz
/external/clang/lib/Driver/
DTools.cpp1771 static const char *getSystemZTargetCPU(const ArgList &Args) { in getSystemZTargetCPU() function