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.cpp352 const bool IsOpenCLKernel = in setFunctionDeclAttributes() local
359 } else if (IsOpenCLKernel || IsHIPKernel) { in setFunctionDeclAttributes()
364 IsOpenCLKernel ? OpenCLDefaultMaxWorkGroupSize in setFunctionDeclAttributes()