Searched refs:DeviceLinkDeps (Results 1 – 1 of 1) sorted by relevance
3061 OffloadAction::DeviceDependences DeviceLinkDeps; in appendLinkDeviceActions() local3062 DeviceLinkDeps.add(*DeviceLinkAction, *ToolChains[0], in appendLinkDeviceActions()3064 AL.push_back(C.MakeAction<OffloadAction>(DeviceLinkDeps, in appendLinkDeviceActions()3221 OffloadAction::DeviceDependences DeviceLinkDeps; in appendLinkDeviceActions() local3222 DeviceLinkDeps.add(*DeviceLinkAction, **TC, /*BoundArch=*/nullptr, in appendLinkDeviceActions()3224 AL.push_back(C.MakeAction<OffloadAction>(DeviceLinkDeps, in appendLinkDeviceActions()