Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDANV.cpp665 bool IsCUDA = CGM.getLangOpts().CUDA; in makeModuleCtorFunction() local
670 if ((IsHIP || (IsCUDA && !RelocatableDeviceCode)) && EmittedKernels.empty() && in makeModuleCtorFunction()