Home
last modified time | relevance | path

Searched defs:IsIntel (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchecksum.cpp45 const bool IsIntel = (Ebx == signature_INTEL_ebx) && hasHardwareCRC32() local
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp61 bool IsIntel = ArchitectureSet(ArchT).hasX86(); constructTriples() local