Searched refs:GetRuntimeLibType (Results 1 – 15 of 15) sorted by relevance
43 GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
182 auto RuntimeLib = ToolChain.GetRuntimeLibType(Args); in ConstructJob()
174 ToolChain::RuntimeLibType OHOS::GetRuntimeLibType( in GetRuntimeLibType() function in OHOS
354 ToolChain::RuntimeLibType Fuchsia::GetRuntimeLibType( in GetRuntimeLibType() function in Fuchsia
610 RuntimeLibType GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
404 ToolChain::RuntimeLibType RLT = GetRuntimeLibType(Args); in AddLinkRuntimeLib()
768 ToolChain::RuntimeLibType RtLib = GetRuntimeLibType(Args); in IsAArch64OutlineAtomicsDefault()
68 ToolChain::RuntimeLibType RLT = getToolChain().GetRuntimeLibType(Args); in AddLibGCC()
1480 ToolChain::RuntimeLibType DarwinClang::GetRuntimeLibType( in GetRuntimeLibType() function in DarwinClang1496 GetRuntimeLibType(Args); in AddLinkRuntimeLibArgs()
491 if (ToolChain.GetRuntimeLibType(Args) == ToolChain::RLT_CompilerRT && in ConstructJob()651 if (ToolChain.GetRuntimeLibType(Args) == ToolChain::RLT_CompilerRT && in ConstructJob()
2218 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(Args); in AddRunTimeLibs()
7905 getToolChain().GetRuntimeLibType(Args) != ToolChain::RLT_CompilerRT)) { in ConstructJob()
1092 ToolChain::RuntimeLibType ToolChain::GetRuntimeLibType( in GetRuntimeLibType() function in ToolChain1129 ToolChain::RuntimeLibType RtLibType = GetRuntimeLibType(Args); in GetUnwindLibType()1138 if (GetRuntimeLibType(Args) == RLT_Libgcc) in GetUnwindLibType()
2275 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(C.getArgs()); in HandleImmediateArgs()
693 GetRuntimeLibType(const llvm::opt::ArgList &Args) const;