Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_utils.cpp72 const bool IsAMD = (Ebx == signature_AMD_ebx) && in hasHardwareCRC32() local
75 if (!IsIntel && !IsAMD) in hasHardwareCRC32()