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

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dchecksum.cpp48 const bool IsAMD = (Ebx == signature_AMD_ebx) && (Edx == signature_AMD_edx) && local
53 if (!IsIntel && !IsAMD && !IsHygon)

Completed in 108 milliseconds