Searched refs:INTEL_COREI7 (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/compiler-rt/builtins/
H A Dcpu_model.c48 INTEL_COREI7, enumerator in enum:ProcessorTypes
301 *Type = INTEL_COREI7; // "nehalem"
308 *Type = INTEL_COREI7; // "westmere"
314 *Type = INTEL_COREI7; //"sandybridge"
319 *Type = INTEL_COREI7; // "ivybridge"
328 *Type = INTEL_COREI7; // "haswell"
337 *Type = INTEL_COREI7; // "broadwell"
346 *Type = INTEL_COREI7; // "skylake"
352 *Type = INTEL_COREI7;
361 *Type = INTEL_COREI7;
[all...]

Completed in 29 milliseconds