Searched refs:IsAMD (Results 1 – 2 of 2) sorted by relevance
48 const bool IsAMD = (Ebx == signature_AMD_ebx) && (Edx == signature_AMD_edx) && in hasHardwareCRC32() local53 if (!IsIntel && !IsAMD && !IsHygon) in hasHardwareCRC32()
79 const bool IsAMD = (Ebx == signature_AMD_ebx) && in hasHardwareCRC32() local85 if (!IsIntel && !IsAMD && !IsHygon) in hasHardwareCRC32()