Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp9359 const bool IsHIPKernel = M.getLangOpts().HIP && FD->hasAttr<CUDAGlobalAttr>(); in setFunctionDeclAttributes() local
9447 const bool IsHIPKernel = in setTargetAttributes() local