Searched refs:IsAMD (Results 1 – 1 of 1) sorted by relevance
50 const bool IsAMD = (Ebx == signature_AMD_ebx) && (Edx == signature_AMD_edx) && in hasHardwareCRC32() local55 if (!IsIntel && !IsAMD && !IsHygon) in hasHardwareCRC32()