Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Driver/
HDAction.h607 StringRef DependentBoundArch; member
613 StringRef DependentBoundArch, in DependentActionInfo()
616 DependentBoundArch(DependentBoundArch), in DependentActionInfo()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/
HDDriver.cpp5683 GetNamedOutputPath(C, *UA, BaseInput, UI.DependentBoundArch, in BuildJobsForActionNoCache()
5699 Arch = UI.DependentBoundArch; in BuildJobsForActionNoCache()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDClang.cpp8928 !Dep.DependentBoundArch.empty()) { in ConstructJobMultipleOutputs()
8930 Triples += Dep.DependentBoundArch; in ConstructJobMultipleOutputs()