Searched refs:RelocatableDeviceCode (Results 1 – 1 of 1) sorted by relevance
71 bool RelocatableDeviceCode; member in __anon2162a9e90111::CGNVCUDARuntime224 RelocatableDeviceCode(CGM.getLangOpts().GPURelocatableDeviceCode), in CGNVCUDARuntime()705 if ((IsHIP || (IsCUDA && !RelocatableDeviceCode)) && EmittedKernels.empty() && in makeModuleCtorFunction()713 if (RelocatableDeviceCode && !RegisterGlobalsFunc) in makeModuleCtorFunction()785 if (RelocatableDeviceCode) in makeModuleCtorFunction()877 } else if (!RelocatableDeviceCode) { in makeModuleCtorFunction()1202 if (CGM.getLangOpts().OffloadingNewDriver && RelocatableDeviceCode) in finalizeModule()