Searched refs:TargetStr (Results 1 – 1 of 1) sorted by relevance
168 static int PrintSupportedCPUs(std::string TargetStr) { in PrintSupportedCPUs() argument171 llvm::TargetRegistry::lookupTarget(TargetStr, Error); in PrintSupportedCPUs()180 TheTarget->createTargetMachine(TargetStr, "", "+cpuhelp", Options, None)); in PrintSupportedCPUs()