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