Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp9192 const unsigned OpenCLDefaultMaxWorkGroupSize = 256; in setTargetAttributes() local
9194 IsOpenCLKernel ? OpenCLDefaultMaxWorkGroupSize in setTargetAttributes()