Searched refs:getSystemZTargetCPU (Results 1 – 5 of 5) sorted by relevance
30 std::string getSystemZTargetCPU(const llvm::opt::ArgList &Args);
37 std::string systemz::getSystemZTargetCPU(const ArgList &Args) { in getSystemZTargetCPU() function in systemz
441 return systemz::getSystemZTargetCPU(Args); in getCPUName()
904 std::string CPUName = systemz::getSystemZTargetCPU(Args); in ConstructJob()
1771 static const char *getSystemZTargetCPU(const ArgList &Args) { in getSystemZTargetCPU() function1969 return getSystemZTargetCPU(Args); in getCPUName()9158 StringRef CPUName = getSystemZTargetCPU(Args); in ConstructJob()