Lines Matching refs:AssociatedOffloadKind
2675 Action::OffloadKind AssociatedOffloadKind = Action::OFK_None; member in __anon7f4eb1310a11::OffloadingActionBuilder::DeviceActionBuilder
2680 Action::OffloadKind AssociatedOffloadKind) in DeviceActionBuilder() argument
2682 AssociatedOffloadKind(AssociatedOffloadKind) {} in DeviceActionBuilder()
2726 return AssociatedOffloadKind; in getAssociatedOffloadKind()
2870 AssociatedOffloadKind); in addDeviceDepences()
2883 Dep.add(*A, *ToolChains.front(), TargetID, AssociatedOffloadKind); in appendTopLevelActions()
2919 assert(AssociatedOffloadKind == Action::OFK_Cuda || in initialize()
2920 AssociatedOffloadKind == Action::OFK_HIP); in initialize()
2923 if (AssociatedOffloadKind == Action::OFK_Cuda && in initialize()
2928 if (AssociatedOffloadKind == Action::OFK_HIP && in initialize()
2948 AssociatedOffloadKind == Action::OFK_Cuda in initialize()
3261 AssociatedOffloadKind); in getDeviceDependences()
3264 AssociatedOffloadKind); in getDeviceDependences()
3280 AssociatedOffloadKind); in getDeviceDependences()
3292 AssociatedOffloadKind); in getDeviceDependences()
3326 AssociatedOffloadKind); in getDeviceDependences()
3333 AssociatedOffloadKind); in getDeviceDependences()
3368 GpuArchList[I], AssociatedOffloadKind); in appendLinkDeviceActions()
3390 AssociatedOffloadKind); in appendLinkDeviceActions()