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

  /external/v8/src/base/
cpu.h 48 static const int NVIDIA = 0x4e;
  /external/llvm/include/llvm/ADT/
Triple.h 133 NVIDIA,
163 CUDA, // NVIDIA CUDA
164 NVCL, // NVIDIA OpenCL
  /external/llvm/lib/Support/
Triple.cpp 153 case NVIDIA: return "nvidia";
425 .Case("nvidia", Triple::NVIDIA)
    [all...]

Completed in 128 milliseconds