Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/
DDriver.cpp4412 OA->doOnEachDeviceDependence([&](Action *DepA, const ToolChain *DepTC, in BuildJobsForActionNoCache()
4415 BuildJobsForAction(C, DepA, DepTC, DepBoundArch, AtTopLevel, in BuildJobsForActionNoCache()
4417 CachedResults, DepA->getOffloadingDeviceKind()); in BuildJobsForActionNoCache()
4428 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
4430 C, DepA, DepTC, DepBoundArch, /*AtTopLevel=*/false, in BuildJobsForActionNoCache()
4432 DepA->getOffloadingDeviceKind())); in BuildJobsForActionNoCache()
4486 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
4488 C, DepA, DepTC, DepBoundArch, /* AtTopLevel */ false, in BuildJobsForActionNoCache()
4490 DepA->getOffloadingDeviceKind())); in BuildJobsForActionNoCache()