Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c31 SIG_INTEL = 0x756e6547, // Genu enumerator
1184 if (Vendor == SIG_INTEL) { in __cpu_indicator_init()