Searched refs:CompileDeviceOnly (Results 1 – 1 of 1) sorted by relevance
2737 bool CompileDeviceOnly = false; member in __anon7f4eb1310a11::OffloadingActionBuilder::CudaActionBuilderBase2953 CompileDeviceOnly = C.getDriver().offloadDeviceOnly(); in initialize()3081 if (CompileDeviceOnly || CurPhase == phases::Backend) { in getDeviceDependences()3105 CompileDeviceOnly) in getDeviceDependences()3128 if (!CompileDeviceOnly) { in getDeviceDependences()3142 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()3285 if (!CompileDeviceOnly || !BundleOutput || *BundleOutput) { in getDeviceDependences()3290 if (!CompileDeviceOnly) { in getDeviceDependences()3303 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()3320 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()[all …]