HomeSort by relevance Sort by last modified time
    Searched refs:SIG_INTEL (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Support/
Host.cpp 77 SIG_INTEL = 0x756e6547 /* Genu */,
760 if (Vendor == SIG_INTEL) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Host.cpp 349 SIG_INTEL = 0x756e6547 /* Genu */,
997 if (Vendor == SIG_INTEL)
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Host.cpp 79 SIG_INTEL = 0x756e6547 /* Genu */,
802 if (Vendor == SIG_INTEL) {
    [all...]

Completed in 312 milliseconds