Home
last modified time | relevance | path

Searched refs:SIG_INTEL (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
DHost.cpp77 SIG_INTEL = 0x756e6547 /* Genu */, enumerator
760 if (Vendor == SIG_INTEL) { in getHostCPUName()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DHost.cpp79 SIG_INTEL = 0x756e6547 /* Genu */, enumerator
802 if (Vendor == SIG_INTEL) { in getHostCPUName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DHost.cpp349 SIG_INTEL = 0x756e6547 /* Genu */, enumerator
997 if (Vendor == SIG_INTEL) { in getHostCPUName()