Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchecksum.cpp37 #ifndef signature_HYGON_ebx // They are not defined in gcc.
39 #define signature_HYGON_ebx 0x6f677948 macro
52 const bool IsHygon = (Ebx == signature_HYGON_ebx) && in hasHardwareCRC32()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dcpuid.h31 #define signature_HYGON_ebx 0x6f677948 macro