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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcpu_model.c34 SIG_INTEL = 0x756e6547, // Genu enumerator in enum:VendorSignatures
722 if (Vendor == SIG_INTEL) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp439 SIG_INTEL = 0x756e6547 /* Genu */, enumerator in enum:VendorSignatures
1120 if (Vendor == SIG_INTEL) {

Completed in 61 milliseconds