Searched refs:CompileDeviceOnly (Results 1 – 1 of 1) sorted by relevance
2847 bool CompileDeviceOnly = false; member in __anon9720d3580811::OffloadingActionBuilder::CudaActionBuilderBase3067 CompileDeviceOnly = C.getDriver().offloadDeviceOnly(); in initialize()3208 if (CompileDeviceOnly || CurPhase == phases::Backend) { in getDeviceDependences()3232 CompileDeviceOnly) in getDeviceDependences()3255 if (!CompileDeviceOnly) { in getDeviceDependences()3269 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()3412 if (!CompileDeviceOnly || !BundleOutput || *BundleOutput) { in getDeviceDependences()3417 if (!CompileDeviceOnly) { in getDeviceDependences()3430 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()3447 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()[all …]