Home
last modified time | relevance | path

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

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