Home
last modified time | relevance | path

Searched defs:cpu_features2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/i386/
H A Dcpuinfo.h57 unsigned int *cpu_features2, in has_cpu_feature()
81 unsigned int *cpu_features2, in set_cpu_feature()
109 unsigned int *cpu_features2) in get_amd_cpu()
298 unsigned int *cpu_features2) in get_intel_cpu()
545 unsigned int *cpu_features2, in get_available_features()
874 unsigned int *cpu_features2) in cpu_indicator_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddriver-i386.cc423 unsigned int cpu_features2[SIZE_OF_CPU_FEATURES] = { }; in host_detect_local_cpu() local