Searched refs:GetRuntimeLibType (Results 1 – 18 of 18) sorted by relevance
43 GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
90 GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
152 auto RuntimeLib = ToolChain.GetRuntimeLibType(Args); in ConstructJob()
174 auto RuntimeLib = ToolChain.GetRuntimeLibType(Args); in ConstructJob()
468 auto RtLib = TC.GetRuntimeLibType(Args); in ConstructJob()
174 ToolChain::RuntimeLibType OHOS::GetRuntimeLibType( in GetRuntimeLibType() function in OHOS
353 ToolChain::RuntimeLibType Fuchsia::GetRuntimeLibType( in GetRuntimeLibType() function in Fuchsia
368 ToolChain::RuntimeLibType RLT = GetRuntimeLibType(Args); in AddLinkRuntimeLib()
593 RuntimeLibType GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
760 ToolChain::RuntimeLibType RtLib = GetRuntimeLibType(Args); in IsAArch64OutlineAtomicsDefault()
68 ToolChain::RuntimeLibType RLT = getToolChain().GetRuntimeLibType(Args); in AddLibGCC()
487 if (ToolChain.GetRuntimeLibType(Args) == ToolChain::RLT_CompilerRT && in ConstructJob()647 if (ToolChain.GetRuntimeLibType(Args) == ToolChain::RLT_CompilerRT && in ConstructJob()
1451 ToolChain::RuntimeLibType DarwinClang::GetRuntimeLibType( in GetRuntimeLibType() function in DarwinClang1467 GetRuntimeLibType(Args); in AddLinkRuntimeLibArgs()
2214 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(Args); in AddRunTimeLibs()
7691 getToolChain().GetRuntimeLibType(Args) != ToolChain::RLT_CompilerRT)) { in ConstructJob()
1045 ToolChain::RuntimeLibType ToolChain::GetRuntimeLibType( in GetRuntimeLibType() function in ToolChain1082 ToolChain::RuntimeLibType RtLibType = GetRuntimeLibType(Args); in GetUnwindLibType()1091 if (GetRuntimeLibType(Args) == RLT_Libgcc) in GetUnwindLibType()
2237 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(C.getArgs()); in HandleImmediateArgs()
679 GetRuntimeLibType(const llvm::opt::ArgList &Args) const;