Searched refs:RelocatableDeviceCode (Results 1 – 1 of 1) sorted by relevance
69 bool RelocatableDeviceCode; member in __anona02b07190111::CGNVCUDARuntime215 RelocatableDeviceCode(CGM.getLangOpts().GPURelocatableDeviceCode), in CGNVCUDARuntime()685 if ((IsHIP || (IsCUDA && !RelocatableDeviceCode)) && EmittedKernels.empty() && in makeModuleCtorFunction()693 if (RelocatableDeviceCode && !RegisterGlobalsFunc) in makeModuleCtorFunction()765 if (RelocatableDeviceCode) in makeModuleCtorFunction()859 } else if (!RelocatableDeviceCode) { in makeModuleCtorFunction()1174 if (CGM.getLangOpts().OffloadingNewDriver && RelocatableDeviceCode) in finalizeModule()