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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcpu_model.c35 SIG_AMD = 0x68747541, // Auth enumerator in enum:VendorSignatures
687 } else if (Vendor == SIG_AMD) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp409 SIG_AMD = 0x68747541 /* Auth */ enumerator in enum:VendorSignatures
1153 } else if (Vendor == SIG_AMD) {

Completed in 107 milliseconds