Searched refs:getPPCTargetCPU (Results 1 – 3 of 3) sorted by relevance
38 std::string getPPCTargetCPU(const llvm::opt::ArgList &Args);
24 std::string ppc::getPPCTargetCPU(const ArgList &Args) { in getPPCTargetCPU() function in ppc
399 std::string TargetCPUName = ppc::getPPCTargetCPU(Args); in getCPUName()