Searched refs:getX86TargetCPU (Results 1 – 3 of 3) sorted by relevance
24 std::string getX86TargetCPU(const Driver &D, const llvm::opt::ArgList &Args,
24 std::string x86::getX86TargetCPU(const Driver &D, const ArgList &Args, in getX86TargetCPU() function in x86
647 return x86::getX86TargetCPU(D, Args, T); in getCPUName()