Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp700 bool IsCUDA = CGM.getLangOpts().CUDA; in makeModuleCtorFunction() local
705 if ((IsHIP || (IsCUDA && !RelocatableDeviceCode)) && EmittedKernels.empty() && in makeModuleCtorFunction()