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

  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Host.h 77 int getHostNumPhysicalCores();
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Host.h 87 int getHostNumPhysicalCores();
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Threading.cpp 70 int NumPhysical = sys::getHostNumPhysicalCores();
Host.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Threading.cpp 125 int NumPhysical = sys::getHostNumPhysicalCores();
Host.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
Host.cpp 48 int Num = sys::getHostNumPhysicalCores();

Completed in 233 milliseconds