/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | SPIRV.cpp | 22 const JobAction &JA, in constructTranslateCommand() 49 void SPIRV::Translator::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 85 void SPIRV::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | HIPAMD.cpp | 77 const JobAction &JA, in constructLlvmLinkCommand() 104 void AMDGCN::Linker::constructLldCommand(Compilation &C, const JobAction &JA, in constructLldCommand() 204 Compilation &C, const JobAction &JA, const InputInfoList &Inputs, in constructLinkAndEmitSpirvCommand() 227 void AMDGCN::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | DragonFly.cpp | 23 void dragonfly::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 52 void dragonfly::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | CrossWindows.cpp | 25 Compilation &C, const JobAction &JA, const InputInfo &Output, in ConstructJob() 65 Compilation &C, const JobAction &JA, const InputInfo &Output, in ConstructJob()
|
H A D | Hexagon.cpp | 193 void hexagon::Assembler::RenderExtraToolArgs(const JobAction &JA, in RenderExtraToolArgs() argument 197 void hexagon::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() argument 274 void hexagon::Linker::RenderExtraToolArgs(const JobAction &JA, in RenderExtraToolArgs() argument 279 constructHexagonLinkArgs(Compilation &C, const JobAction &JA, in constructHexagonLinkArgs() argument 496 void hexagon::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() argument [all...] |
H A D | InterfaceStubs.cpp | 18 void Merger::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | PS4CPU.cpp | 58 void tools::PScpu::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 121 void tools::PS4cpu::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 232 void tools::PS5cpu::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | Solaris.cpp | 31 void solaris::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 82 void solaris::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | ZOS.cpp | 47 void zos::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 108 void zos::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | OpenBSD.cpp | 28 void openbsd::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 107 void openbsd::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | NetBSD.cpp | 28 void netbsd::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 114 void netbsd::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | FreeBSD.cpp | 28 void freebsd::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 129 void freebsd::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | HIPSPV.cpp | 64 Compilation &C, const JobAction &JA, const InputInfoList &Inputs, in constructLinkAndEmitSpirvCommand() 106 void HIPSPV::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | Cuda.cpp | 378 void NVPTX::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 524 void NVPTX::FatBinary::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 575 void NVPTX::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 888 const llvm::opt::ArgList &DriverArgs, const JobAction &JA, in getDefaultDenormalModeForType()
|
H A D | Fuchsia.cpp | 32 void fuchsia::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 207 void fuchsia::StaticLibTool::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | HIPUtility.cpp | 216 void HIP::constructHIPFatbinCommand(Compilation &C, const JobAction &JA, in constructHIPFatbinCommand() 277 const ArgList &Args, const JobAction &JA, const Tool &T) { in constructGenerateObjFileFromHIPFatBinary()
|
H A D | Haiku.cpp | 21 void haiku::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | AIX.cpp | 30 void aix::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 110 void aix::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | PS4CPU.h | 116 const llvm::opt::ArgList &DriverArgs, const JobAction &JA, in getDefaultDenormalModeForType()
|
H A D | BareMetal.cpp | 417 void baremetal::StaticLibTool::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 462 void baremetal::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | Flang.cpp | 433 const JobAction &JA, const ArgList &Args, in addOffloadOptions() 670 void Flang::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | MinGW.cpp | 30 void tools::MinGW::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 96 void tools::MinGW::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
H A D | RISCVToolchain.cpp | 152 void RISCV::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Compilation.h | 263 const char *addResultFile(const char *Name, const JobAction *JA) { in addResultFile() 270 const char *addFailureResultFile(const char *Name, const JobAction *JA) { in addFailureResultFile() 275 const char *getTimeTraceFile(const JobAction *JA) const { in getTimeTraceFile() 278 void addTimeTraceFile(const char *Name, const JobAction *JA) { in addTimeTraceFile()
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Tool.cpp | 20 void Tool::ConstructJobMultipleOutputs(Compilation &C, const JobAction &JA, in ConstructJobMultipleOutputs()
|