Lines Matching refs:getDriver
211 const Driver &D = TC.getDriver(); in AddLinkerInputs()
642 const Driver &D = TC.getDriver(); in getARMFloatABI()
740 const Driver &D = TC.getDriver(); in getARMTargetFeatures()
1293 const Driver &D = getToolChain().getDriver(); in AddMIPSTargetArgs()
1509 ppc::getPPCFloatABI(getToolChain().getDriver(), Args); in AddPPCTargetArgs()
1553 const Driver &D = getToolChain().getDriver(); in AddSparcTargetArgs()
1788 ToolChain.getDriver().Dir + "/../lib" CLANG_LIBDIR_SUFFIX "/LLVMgold.so"; in AddGoldPlugin()
2051 getToolChain().getDriver().Diag(diag::err_drv_unsupported_option_argument) in AddX86TargetArgs()
2290 const Driver &D = TC.getDriver(); in getTargetFeatures()
2381 const Driver &D = TC.getDriver(); in addExceptionArgs()
2724 TC.getDriver().Diag(diag::err_drv_unsupported_option_argument) in getOpenMPRuntime()
2728 TC.getDriver().Diag(diag::err_drv_unsupported_opt) << "-fopenmp"; in getOpenMPRuntime()
3355 ToolChain.getDriver().Diag(diag::warn_drv_ps4_force_pic) in ParsePICArgs()
3379 ToolChain.getDriver().Diag(diag::err_drv_unsupported_opt_for_target) in ParsePICArgs()
3432 const Driver &D = getToolChain().getDriver(); in ConstructJob()
3743 bool TBAAOnByDefault = !getToolChain().getDriver().IsCLMode(); in ConstructJob()
3886 ParseMRecip(getToolChain().getDriver(), Args, CmdArgs); in ConstructJob()
4046 if (getToolChain().getDriver().IsCLMode()) in ConstructJob()
5123 if (!C.getDriver().IsCLMode()) in ConstructJob()
5288 getToolChain().getDriver().Diag(diag::err_drv_clang_unsupported) in ConstructJob()
5449 if (C.getDriver().isSaveTempsEnabled() && isa<CompileJobAction>(JA)) in ConstructJob()
5470 const char *Exec = getToolChain().getDriver().getClangProgramPath(); in ConstructJob()
5568 getToolChain().getDriver().Diag(diag::err_drv_unknown_objc_runtime) in AddObjCRuntimeArgs()
5592 getToolChain().getDriver().Diag(diag::err_drv_clang_unsupported) << value; in AddObjCRuntimeArgs()
5617 getToolChain().getDriver().Diag(diag::err_drv_clang_unsupported) in AddObjCRuntimeArgs()
5800 const Driver &D = getToolChain().getDriver(); in AddClangCLArgs()
5998 const char *Exec = getToolChain().getDriver().getClangProgramPath(); in ConstructJob()
6034 getToolChain().getDriver()); in ConstructJob()
6045 const char *Exec = getToolChain().getDriver().getClangProgramPath(); in ConstructJob()
6063 const Driver &D = getToolChain().getDriver(); in ConstructJob()
6188 const Driver &D = getToolChain().getDriver(); in RenderExtraToolArgs()
6227 const Driver &D = HTC.getDriver(); in ConstructJob()
6299 const Driver &D = HTC.getDriver(); in constructHexagonLinkArgs()
6782 const Driver &D = ToolChain.getDriver(); in ConstructJob()
6935 const Driver &D = getToolChain().getDriver(); in AddLinkArgs()
7236 if (getToolChain().getDriver().CCCIsCXX()) in ConstructJob()
7413 if (getToolChain().getDriver().CCCIsCXX()) in ConstructJob()
7511 const Driver &D = getToolChain().getDriver(); in ConstructJob()
7653 const Driver &D = getToolChain().getDriver(); in ConstructJob()
7851 const Driver &D = ToolChain.getDriver(); in ConstructJob()
8111 const Driver &D = getToolChain().getDriver(); in ConstructJob()
8462 getMipsFloatABI(getToolChain().getDriver(), Args))) in ConstructJob()
8709 const Driver &D = ToolChain.getDriver(); in ConstructJob()
8954 const Driver &D = ToolChain.getDriver(); in ConstructJob()
9119 const Driver &D = getToolChain().getDriver(); in ConstructJob()
9199 const Driver &D = getToolChain().getDriver(); in ConstructJob()
9369 !C.getDriver().IsCLMode()) in ConstructJob()
9451 TC.getDriver().Dir + "/../lib")); in ConstructJob()
9506 C.getDriver().getClangProgramPath()); in ConstructJob()
9620 const Driver &D = getToolChain().getDriver(); in GetCommand()
9670 bool CXX = getToolChain().getDriver().CCCIsCXX(); in AddLibGCC()
9680 AddRunTimeLibs(getToolChain(), getToolChain().getDriver(), CmdArgs, Args); in AddLibGCC()
9694 const Driver &D = TC.getDriver(); in ConstructJob()
9959 const Driver &D = TC.getDriver(); in ConstructJob()
10241 if (C.getDriver().CCCIsCXX()) in ConstructJob()
10306 const Driver &D = ToolChain.getDriver(); in ConstructPS4LinkJob()
10365 const Driver &D = ToolChain.getDriver(); in ConstructGoldLinkJob()
10541 const Driver &D = ToolChain.getDriver(); in ConstructJob()