Searched defs:IsIntel (Results 1 – 2 of 2) sorted by relevance
47 const bool IsIntel = (Ebx == signature_INTEL_ebx) && in hasHardwareCRC32() local
63 bool IsIntel = ArchitectureSet(ArchT).hasX86(); in constructTriples() local