Searched refs:RelocatableDeviceCode (Results 1 – 1 of 1) sorted by relevance
71 bool RelocatableDeviceCode; member in __anona4eb8b5f0111::CGNVCUDARuntime228 RelocatableDeviceCode(CGM.getLangOpts().GPURelocatableDeviceCode), in CGNVCUDARuntime()692 if ((IsHIP || (IsCUDA && !RelocatableDeviceCode)) && EmittedKernels.empty() && in makeModuleCtorFunction()700 if (RelocatableDeviceCode && !RegisterGlobalsFunc) in makeModuleCtorFunction()772 if (RelocatableDeviceCode) in makeModuleCtorFunction()864 } else if (!RelocatableDeviceCode) { in makeModuleCtorFunction()1188 if (CGM.getLangOpts().OffloadingNewDriver && RelocatableDeviceCode) in finalizeModule()