Searched refs:getPPCTargetCPU (Results 1 – 3 of 3) sorted by relevance
38 std::string getPPCTargetCPU(const Driver &D, const llvm::opt::ArgList &Args,
89 std::string ppc::getPPCTargetCPU(const Driver &D, const ArgList &Args, in getPPCTargetCPU() function in ppc
621 return ppc::getPPCTargetCPU(D, Args, T); in getCPUName()