Home
last modified time | relevance | path

Searched refs:DeviceLinkDeps (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Driver/
H A DDriver.cpp3366 OffloadAction::DeviceDependences DeviceLinkDeps; in appendLinkDeviceActions() local
3367 DeviceLinkDeps.add(*DeviceLinkAction, *ToolChains[0], in appendLinkDeviceActions()
3370 DeviceLinkDeps, DeviceLinkAction->getType())); in appendLinkDeviceActions()
3538 OffloadAction::DeviceDependences DeviceLinkDeps; in appendLinkDeviceActions() local
3539 DeviceLinkDeps.add(*DeviceLinkAction, **TC, /*BoundArch=*/nullptr, in appendLinkDeviceActions()
3541 AL.push_back(C.MakeAction<OffloadAction>(DeviceLinkDeps, in appendLinkDeviceActions()