Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp9516 const unsigned OpenCLDefaultMaxWorkGroupSize = 256; in setFunctionDeclAttributes() local
9518 IsOpenCLKernel ? OpenCLDefaultMaxWorkGroupSize in setFunctionDeclAttributes()