Searched refs:getSystemZTargetCPU (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DSystemZ.h22 std::string getSystemZTargetCPU(const llvm::opt::ArgList &Args);
H A DSystemZ.cpp19 std::string systemz::getSystemZTargetCPU(const ArgList &Args) { function in class:systemz
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp329 return systemz::getSystemZTargetCPU(Args);
H A DGnu.cpp867 std::string CPUName = systemz::getSystemZTargetCPU(Args);

Completed in 121 milliseconds