Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp9487 const bool IsOpenCLKernel = in setFunctionDeclAttributes() local
9513 } else if (IsOpenCLKernel || IsHIPKernel) { in setFunctionDeclAttributes()
9518 IsOpenCLKernel ? OpenCLDefaultMaxWorkGroupSize in setFunctionDeclAttributes()