Searched refs:getPPCTuneCPU (Results 1 – 3 of 3) sorted by relevance
40 std::string getPPCTuneCPU(const llvm::opt::ArgList &Args,
82 std::string ppc::getPPCTuneCPU(const ArgList &Args, const llvm::Triple &T) { in getPPCTuneCPU() function in ppc
2035 std::string CPU = ppc::getPPCTuneCPU(Args, T); in AddPPCTargetArgs()