Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp9489 const bool IsHIPKernel = M.getLangOpts().HIP && FD->hasAttr<CUDAGlobalAttr>(); in setFunctionDeclAttributes() local
9513 } else if (IsOpenCLKernel || IsHIPKernel) { in setFunctionDeclAttributes()
9577 const bool IsHIPKernel = in setTargetAttributes() local
9584 if (IsHIPKernel || IsOpenMPkernel) in setTargetAttributes()