Searched refs:g_promoted_to_64 (Results 1 – 1 of 1) sorted by relevance
4820 static bool g_promoted_to_64 = false; in GetHostCPUType() local4823 g_promoted_to_64 = false; in GetHostCPUType()4830 g_promoted_to_64 = true; in GetHostCPUType()4843 if (g_promoted_to_64 && g_host_cputype == CPU_TYPE_X86_64 && in GetHostCPUType()4862 promoted_to_64 = g_promoted_to_64; in GetHostCPUType()