Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DDriver.cpp3363 auto *DeviceLinkAction = C.MakeAction<LinkJobAction>(LI, Output); in appendLinkDeviceActions() local
3367 DeviceLinkDeps.add(*DeviceLinkAction, *ToolChains[0], in appendLinkDeviceActions()
3370 DeviceLinkDeps, DeviceLinkAction->getType())); in appendLinkDeviceActions()
3536 auto *DeviceLinkAction = in appendLinkDeviceActions() local
3539 DeviceLinkDeps.add(*DeviceLinkAction, **TC, /*BoundArch=*/nullptr, in appendLinkDeviceActions()
3542 DeviceLinkAction->getType())); in appendLinkDeviceActions()