Lines Matching refs:addCommand
2992 C.addCommand(llvm::make_unique<Command>(JA, T, Exec, ExtractArgs, II)); in SplitDebugInfo()
2995 C.addCommand(llvm::make_unique<Command>(JA, T, Exec, StripArgs, II)); in SplitDebugInfo()
5517 C.addCommand(llvm::make_unique<FallbackCommand>( in ConstructJob()
5520 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
6046 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
6178 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
6285 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
6474 C.addCommand(llvm::make_unique<Command>(JA, *this, Args.MakeArgString(Linker), in ConstructJob()
6494 C.addCommand(llvm::make_unique<Command>(JA, *this, Args.MakeArgString(Linker), in ConstructJob()
6522 C.addCommand(llvm::make_unique<Command>(JA, *this, Linker, CmdArgs, Inputs)); in ConstructJob()
6835 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
6903 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7155 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, None)); in ConstructJob()
7269 C.addCommand(std::move(Cmd)); in ConstructJob()
7291 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7311 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7334 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7354 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7432 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7503 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7625 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7645 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7754 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
7841 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
8020 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
8103 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
8311 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
8521 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
8919 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9091 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9111 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9162 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9191 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9332 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9514 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9522 C.addCommand(GetCommand(C, JA, Output, Inputs, Args, LinkingOutput)); in ConstructJob()
9651 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9845 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9881 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9909 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
9948 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
10099 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
10154 C.addCommand(llvm::make_unique<Command>(JA, *this, Args.MakeArgString(Exec), in ConstructJob()
10187 C.addCommand(llvm::make_unique<Command>(JA, *this, Args.MakeArgString(Exec), in ConstructJob()
10262 C.addCommand(llvm::make_unique<Command>(JA, *this, Args.MakeArgString(Exec), in ConstructJob()
10286 C.addCommand(llvm::make_unique<Command>(JA, *this, Exec, CmdArgs, Inputs)); in ConstructJob()
10355 C.addCommand(llvm::make_unique<Command>(JA, T, Exec, CmdArgs, Inputs)); in ConstructPS4LinkJob()
10531 C.addCommand(llvm::make_unique<Command>(JA, T, Exec, CmdArgs, Inputs)); in ConstructGoldLinkJob()