Searched refs:GetAugmentedArchSpec (Results 1 – 13 of 13) sorted by relevance
28 arch = Platform::GetAugmentedArchSpec(platform, m_arch_str); in GetArchitecture()
122 static ArchSpec GetAugmentedArchSpec(llvm::StringRef triple);
99 Platform::GetAugmentedArchSpec(platform_sp.get(), option_arg); in SetOptionValue()
135 arch = Platform::GetAugmentedArchSpec(platform_ptr, option_arg); in SetOptionValue()
1385 Platform::GetAugmentedArchSpec(platform_sp.get(), option_arg);
108 static ArchSpec GetAugmentedArchSpec(Platform *platform,463 ArchSpec GetAugmentedArchSpec(llvm::StringRef triple); in IsConnected()
333 return inst_sp->DumpEmulation(HostInfo::GetAugmentedArchSpec(triple)); in DumpEmulation()
907 Platform::GetAugmentedArchSpec(platform_sp.get(), arch_cstr); in CreateTargetWithFileAndArch() 1032 ArchSpec arch = Platform::GetAugmentedArchSpec( in FindTargetWithFileAndArch()
1513 Platform::GetAugmentedArchSpec(target_sp->GetPlatform().get(), triple); in AddModule()
197 ArchSpec HostInfoBase::GetAugmentedArchSpec(llvm::StringRef triple) { in GetAugmentedArchSpec() function in HostInfoBase
227 ArchSpec Platform::GetAugmentedArchSpec(Platform *platform, llvm::StringRef triple) { in GetSharedModule() 229 return platform->GetAugmentedArchSpec(triple); in GetSharedModule() 230 return HostInfo::GetAugmentedArchSpec(triple); in GetSharedModule() 847 ArchSpec Platform::GetAugmentedArchSpec(llvm::StringRef triple) { in ResolveRemoteExecutable() 261 ArchSpec Platform::GetAugmentedArchSpec(Platform *platform, llvm::StringRef triple) { GetAugmentedArchSpec() function in Platform 917 ArchSpec Platform::GetAugmentedArchSpec(llvm::StringRef triple) { GetAugmentedArchSpec() function in Platform
395 HostInfo::GetAugmentedArchSpec(value); in Handle_qfProcessInfo() 1009 HostInfo::GetAugmentedArchSpec(arch_triple)); in Handle_QLaunchArch()
3482 launch_info.GetArchitecture() = Platform::GetAugmentedArchSpec( in GetArch()