Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp324 const bool IsOpenCLKernel = in setFunctionDeclAttributes() local
331 } else if (IsOpenCLKernel || IsHIPKernel) { in setFunctionDeclAttributes()
336 IsOpenCLKernel ? OpenCLDefaultMaxWorkGroupSize in setFunctionDeclAttributes()