Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCUDANV.cpp694 bool IsCUDA = CGM.getLangOpts().CUDA; in makeModuleCtorFunction() local
699 if ((IsHIP || (IsCUDA && !RelocatableDeviceCode)) && EmittedKernels.empty() && in makeModuleCtorFunction()