Searched refs:GetAugmentedArchSpec (Results 1 – 12 of 12) sorted by relevance
28 arch = Platform::GetAugmentedArchSpec(platform, m_arch_str); in GetArchitecture()
102 static ArchSpec GetAugmentedArchSpec(llvm::StringRef triple);
95 Platform::GetAugmentedArchSpec(platform_sp.get(), option_arg); in SetOptionValue()
131 arch = Platform::GetAugmentedArchSpec(platform_ptr, option_arg); in SetOptionValue()
1248 Platform::GetAugmentedArchSpec(platform_sp.get(), option_arg); in SetOptionValue()
117 static ArchSpec GetAugmentedArchSpec(Platform *platform,464 ArchSpec GetAugmentedArchSpec(llvm::StringRef triple);
378 ArchSpec Platform::GetAugmentedArchSpec(Platform *platform, llvm::StringRef triple) { in GetAugmentedArchSpec() function in Platform380 return platform->GetAugmentedArchSpec(triple); in GetAugmentedArchSpec()381 return HostInfo::GetAugmentedArchSpec(triple); in GetAugmentedArchSpec()938 ArchSpec Platform::GetAugmentedArchSpec(llvm::StringRef triple) { in GetAugmentedArchSpec() function in Platform
191 ArchSpec HostInfoBase::GetAugmentedArchSpec(llvm::StringRef triple) { in GetAugmentedArchSpec() function in HostInfoBase
324 return inst_sp->DumpEmulation(HostInfo::GetAugmentedArchSpec(triple)); in DumpEmulation()
852 ArchSpec arch = Platform::GetAugmentedArchSpec(platform_sp.get(), in CreateTargetWithFileAndArch()983 ArchSpec arch = Platform::GetAugmentedArchSpec( in FindTargetWithFileAndArch()
1634 module_spec.GetArchitecture() = Platform::GetAugmentedArchSpec( in AddModule()
392 HostInfo::GetAugmentedArchSpec(value); in Handle_qfProcessInfo()947 HostInfo::GetAugmentedArchSpec(arch_triple)); in Handle_QLaunchArch()