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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchecksum.cpp37 const bool IsIntel = (Ebx == signature_INTEL_ebx) &&
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_utils.cpp68 const bool IsIntel = (Ebx == signature_INTEL_ebx) &&
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dcpuid.h28 #define signature_INTEL_ebx 0x756e6547 macro

Completed in 130 milliseconds