Searched refs:CompileDeviceOnly (Results 1 – 1 of 1) sorted by relevance
2951 bool CompileDeviceOnly = false; member in __anon78d31b560811::OffloadingActionBuilder::CudaActionBuilderBase2999 CompileDeviceOnly = C.getDriver().offloadDeviceOnly(); in CudaActionBuilderBase()3317 if (CompileDeviceOnly || CurPhase == phases::Backend) { in getDeviceDependences()3341 CompileDeviceOnly) in getDeviceDependences()3364 if (!CompileDeviceOnly) { in getDeviceDependences()3378 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()3429 if (!CompileDeviceOnly) { in HIPActionBuilder()3547 if (!CompileDeviceOnly || !BundleOutput || *BundleOutput) { in getDeviceDependences()3552 if (!CompileDeviceOnly) { in getDeviceDependences()3565 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()[all …]