Searched refs:CompileDeviceOnly (Results 1 – 1 of 1) sorted by relevance
3253 bool CompileDeviceOnly = false; member in __anon17dcc6010c11::OffloadingActionBuilder::CudaActionBuilderBase3297 CompileDeviceOnly = C.getDriver().offloadDeviceOnly(); in CudaActionBuilderBase()3580 if (CompileDeviceOnly || CurPhase == phases::Backend) { in getDeviceDependences()3604 CompileDeviceOnly) in getDeviceDependences()3627 if (!CompileDeviceOnly) { in getDeviceDependences()3641 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()3692 if (!CompileDeviceOnly) { in HIPActionBuilder()3815 if (!CompileDeviceOnly || !BundleOutput || *BundleOutput) { in getDeviceDependences()3820 if (!CompileDeviceOnly) { in getDeviceDependences()3833 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()[all …]