Searched refs:addLTOOptions (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | AVR.cpp | 591 addLTOOptions(TC, Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | Haiku.cpp | 91 addLTOOptions(ToolChain, Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | OpenBSD.cpp | 203 addLTOOptions(ToolChain, Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | HIPAMD.cpp | 83 addLTOOptions(TC, Args, LldArgs, Output, Inputs, IsThinLTO); in constructLldCommand()
|
| H A D | FreeBSD.cpp | 276 addLTOOptions(ToolChain, Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | Fuchsia.cpp | 143 addLTOOptions(ToolChain, Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | AIX.cpp | 262 addLTOOptions(ToolChain, Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | BareMetal.cpp | 655 addLTOOptions(TC, Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | MinGW.cpp | 263 addLTOOptions(TC, Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | AMDGPU.cpp | 563 addLTOOptions(getToolChain(), Args, CmdArgs, Output, Inputs, ThinLTO); in ConstructJob()
|
| H A D | Cuda.cpp | 631 addLTOOptions(getToolChain(), Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | Gnu.cpp | 455 addLTOOptions(ToolChain, Args, CmdArgs, Output, Inputs, in ConstructJob()
|
| H A D | CommonArgs.cpp | 943 void tools::addLTOOptions(const ToolChain &ToolChain, const ArgList &Args, in addLTOOptions() function in tools
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | CommonArgs.h | 79 void addLTOOptions(const ToolChain &ToolChain, const llvm::opt::ArgList &Args,
|