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

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

Completed in 59 milliseconds