Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchecksum.cpp52 const bool IsHygon = (Ebx == signature_HYGON_ebx) && in hasHardwareCRC32() local
55 if (!IsIntel && !IsAMD && !IsHygon) in hasHardwareCRC32()