Searched refs:GetClangTargetCPU (Results 1 – 3 of 3) sorted by relevance
335 std::string GetClangTargetCPU() const;
546 compiler.getTargetOpts().CPU = target_arch.GetClangTargetCPU(); in SetupTargetOpts()
620 std::string ArchSpec::GetClangTargetCPU() const { in GetClangTargetCPU() function in ArchSpec