Home
last modified time | relevance | path

Searched refs:OpenCLDefaultMaxWorkGroupSize (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp9146 const unsigned OpenCLDefaultMaxWorkGroupSize = 256; in setTargetAttributes() local
9148 IsOpenCLKernel ? OpenCLDefaultMaxWorkGroupSize in setTargetAttributes()