Searched refs:IsHIPKernel (Results 1 – 1 of 1) sorted by relevance
9489 const bool IsHIPKernel = M.getLangOpts().HIP && FD->hasAttr<CUDAGlobalAttr>(); in setFunctionDeclAttributes() local9513 } else if (IsOpenCLKernel || IsHIPKernel) { in setFunctionDeclAttributes()9577 const bool IsHIPKernel = in setTargetAttributes() local9584 if (IsHIPKernel || IsOpenMPkernel) in setTargetAttributes()