Searched refs:GetRuntimeLibType (Results 1 – 16 of 16) sorted by relevance
78 GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
151 auto RuntimeLib = ToolChain.GetRuntimeLibType(Args); in ConstructJob()
174 auto RuntimeLib = ToolChain.GetRuntimeLibType(Args); in ConstructJob()
467 auto RtLib = TC.GetRuntimeLibType(Args); in ConstructJob()
286 ToolChain::RuntimeLibType RLT = GetRuntimeLibType(Args); in AddLinkRuntimeLib()
310 ToolChain::RuntimeLibType Fuchsia::GetRuntimeLibType( in GetRuntimeLibType() function in Fuchsia
583 RuntimeLibType GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
724 ToolChain::RuntimeLibType RtLib = GetRuntimeLibType(Args); in IsAArch64OutlineAtomicsDefault()
68 ToolChain::RuntimeLibType RLT = getToolChain().GetRuntimeLibType(Args); in AddLibGCC()
1391 ToolChain::RuntimeLibType DarwinClang::GetRuntimeLibType( in GetRuntimeLibType() function in DarwinClang1407 GetRuntimeLibType(Args); in AddLinkRuntimeLibArgs()
526 if (ToolChain.GetRuntimeLibType(Args) == ToolChain::RLT_CompilerRT && in ConstructJob()672 if (ToolChain.GetRuntimeLibType(Args) == ToolChain::RLT_CompilerRT && in ConstructJob()
1760 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(Args); in AddRunTimeLibs()
7370 getToolChain().GetRuntimeLibType(Args) != ToolChain::RLT_CompilerRT)) { in ConstructJob()
859 ToolChain::RuntimeLibType ToolChain::GetRuntimeLibType( in GetRuntimeLibType() function in ToolChain896 ToolChain::RuntimeLibType RtLibType = GetRuntimeLibType(Args); in GetUnwindLibType()905 if (GetRuntimeLibType(Args) == RLT_Libgcc) in GetUnwindLibType()
2190 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(C.getArgs()); in HandleImmediateArgs()
655 GetRuntimeLibType(const llvm::opt::ArgList &Args) const;