Home
last modified time | relevance | path

Searched refs:CpuIntel (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/windows/
H A DPalRedhawkMinWin.cpp1009 CpuIntel, enumerator
1025 return CpuIntel; in GetCpuVendor()
1107 …printf("maxCpuId: %d, %s\n", maxCpuId, (cpuVendor == CpuIntel) ? "CpuIntel" : ((cpuVendor == CpuAM… in DumpCacheTopologyResults()
1251 || (cpuVendor != CpuIntel) in PalQueryProcessorTopology()
1259 if (cpuVendor == CpuIntel) in PalQueryProcessorTopology()