HomeSort by: relevance | last modified time | path
    Searched refs:MaxOpenCLWorkGroupSize (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 236 unsigned MaxOpenCLWorkGroupSize;
723 unsigned getMaxOpenCLWorkGroupSize() const { return MaxOpenCLWorkGroupSize; }
  /src/external/apache2/llvm/dist/clang/lib/Basic/
TargetInfo.cpp 147 MaxOpenCLWorkGroupSize = 1024;

Completed in 16 milliseconds