Lines Matching refs:AssociatedOffloadKind
2409 Action::OffloadKind AssociatedOffloadKind = Action::OFK_None; member in __anon1eb752b50a11::OffloadingActionBuilder::DeviceActionBuilder
2414 Action::OffloadKind AssociatedOffloadKind) in DeviceActionBuilder() argument
2416 AssociatedOffloadKind(AssociatedOffloadKind) {} in DeviceActionBuilder()
2460 return AssociatedOffloadKind; in getAssociatedOffloadKind()
2604 AssociatedOffloadKind); in addDeviceDepences()
2616 Dep.add(*A, *ToolChains.front(), TargetID, AssociatedOffloadKind); in appendTopLevelActions()
2652 assert(AssociatedOffloadKind == Action::OFK_Cuda || in initialize()
2653 AssociatedOffloadKind == Action::OFK_HIP); in initialize()
2656 if (AssociatedOffloadKind == Action::OFK_Cuda && in initialize()
2661 if (AssociatedOffloadKind == Action::OFK_HIP && in initialize()
2681 AssociatedOffloadKind == Action::OFK_Cuda in initialize()
2976 AssociatedOffloadKind); in getDeviceDependences()
2979 AssociatedOffloadKind); in getDeviceDependences()
2995 AssociatedOffloadKind); in getDeviceDependences()
3008 AssociatedOffloadKind); in getDeviceDependences()
3042 AssociatedOffloadKind); in getDeviceDependences()
3049 AssociatedOffloadKind); in getDeviceDependences()
3079 GpuArchList[I], AssociatedOffloadKind); in appendLinkDeviceActions()
3092 nullptr, AssociatedOffloadKind); in appendLinkDeviceActions()