Searched refs:RelocatableDeviceCode (Results 1 – 1 of 1) sorted by relevance
69 bool RelocatableDeviceCode; member in __anon91774be00111::CGNVCUDARuntime226 RelocatableDeviceCode(CGM.getLangOpts().GPURelocatableDeviceCode), in CGNVCUDARuntime()699 if ((IsHIP || (IsCUDA && !RelocatableDeviceCode)) && EmittedKernels.empty() && in makeModuleCtorFunction()707 if (RelocatableDeviceCode && !RegisterGlobalsFunc) in makeModuleCtorFunction()778 if (RelocatableDeviceCode) in makeModuleCtorFunction()872 } else if (!RelocatableDeviceCode) { in makeModuleCtorFunction()1187 if (CGM.getLangOpts().OffloadingNewDriver && RelocatableDeviceCode) in finalizeModule()