Searched refs:getSystemZTargetCPU (Results 1 – 4 of 4) sorted by relevance
22 const char *getSystemZTargetCPU(const llvm::opt::ArgList &Args);
19 const char *systemz::getSystemZTargetCPU(const ArgList &Args) { in getSystemZTargetCPU() function in systemz
330 return systemz::getSystemZTargetCPU(Args); in getCPUName()
796 StringRef CPUName = systemz::getSystemZTargetCPU(Args); in ConstructJob()