Searched refs:eSystemDefaultArchitecture32 (Results 1 – 4 of 4) sorted by relevance
170 …eSystemDefaultArchitecture32, // If this host supports 32 bit programs, return the default 32 bi… enumerator
648 arch = Host::GetArchitecture (Host::eSystemDefaultArchitecture32); in GetSupportedArchitectureAtIndex()
608 *this = Host::GetArchitecture (Host::eSystemDefaultArchitecture32); in SetTriple()639 *this = Host::GetArchitecture (Host::eSystemDefaultArchitecture32); in SetTriple()
418 if (arch_kind == eSystemDefaultArchitecture32) in GetArchitecture()