Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp351 const unsigned OpenCLDefaultMaxWorkGroupSize = 256; in setFunctionDeclAttributes() local
353 IsOpenCLKernel ? OpenCLDefaultMaxWorkGroupSize in setFunctionDeclAttributes()