Home
last modified time | relevance | path

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

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