Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddriver-i386.cc342 detect_caches_intel (bool xeon_mp, unsigned max_level, in detect_caches_intel() function
444 cache = detect_caches_intel (xeon_mp, max_level, in host_detect_local_cpu()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c340 detect_caches_intel (bool xeon_mp, unsigned max_level, in detect_caches_intel() function
652 cache = detect_caches_intel (xeon_mp, max_level, in host_detect_local_cpu()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20083999 (detect_caches_cpuid2): New function, split from detect_caches_intel.
4003 (detect_caches_intel): Depending on max_level, call
15718 detect_caches_intel, host_detect_local_cpu): Fix -Wc++-compat
23099 (detect_caches_intel): Determine L2 cache parameters using
H A DChangeLog-20078316 (detect_caches_intel): Return "" for unsupported max_level.
27194 decode_caches_intel, detect_caches_intel): New functions.
27196 detect_caches_intel.
H A DChangeLog13322 * config/i386/driver-i386.cc (detect_caches_intel): Likewise.
H A DChangeLog-201039943 * config/i386/drivers-i386.c (detect_caches_intel):
39952 (detect_caches_intel): Handle level3 cache.