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 47 static const int NVIDIA = 0x4e;
  /external/llvm/include/llvm/ADT/
Triple.h 128 NVIDIA,
156 CUDA, // NVIDIA CUDA
157 NVCL, // NVIDIA OpenCL
  /external/llvm/lib/Support/
Triple.cpp 148 case NVIDIA: return "nvidia";
408 .Case("nvidia", Triple::NVIDIA)
    [all...]

Completed in 135 milliseconds