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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchecksum.cpp40 const bool IsAMD = (Ebx == signature_AMD_ebx) && (Edx == signature_AMD_edx) &&
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_utils.cpp72 (Edx == signature_AMD_edx) &&
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dcpuid.h17 #define signature_AMD_edx 0x69746e65 macro

Completed in 108 milliseconds