Searched refs:GetRuntimeLibType (Results 1 – 16 of 16) sorted by relevance
43 GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
151 auto RuntimeLib = ToolChain.GetRuntimeLibType(Args); in ConstructJob()
544 auto RtLib = TC.GetRuntimeLibType(Args); in ConstructJob()
175 ToolChain::RuntimeLibType OHOS::GetRuntimeLibType( in GetRuntimeLibType() function in OHOS
346 Fuchsia::GetRuntimeLibType(const ArgList &Args) const { in GetRuntimeLibType() function in Fuchsia
654 RuntimeLibType GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
626 auto RuntimeLib = TC.GetRuntimeLibType(Args); in ConstructJob()
779 ToolChain::RuntimeLibType RtLib = GetRuntimeLibType(Args); in IsAArch64OutlineAtomicsDefault()
68 ToolChain::RuntimeLibType RLT = getToolChain().GetRuntimeLibType(Args); in AddLibGCC()
419 if (ToolChain.GetRuntimeLibType(Args) == ToolChain::RLT_CompilerRT && in ConstructJob()570 if (ToolChain.GetRuntimeLibType(Args) == ToolChain::RLT_CompilerRT && in ConstructJob()
1522 ToolChain::RuntimeLibType DarwinClang::GetRuntimeLibType( in GetRuntimeLibType() function in DarwinClang1538 GetRuntimeLibType(Args); in AddLinkRuntimeLibArgs()
2368 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(Args); in AddRunTimeLibs()
7952 getToolChain().GetRuntimeLibType(Args) != ToolChain::RLT_CompilerRT)) { in ConstructJob()
832 ToolChain::RuntimeLibType RuntimeLib = GetRuntimeLibType(Args); in addFortranRuntimeLibs()1299 ToolChain::RuntimeLibType ToolChain::GetRuntimeLibType( in GetRuntimeLibType() function in ToolChain1336 ToolChain::RuntimeLibType RtLibType = GetRuntimeLibType(Args); in GetUnwindLibType()1345 if (GetRuntimeLibType(Args) == RLT_Libgcc) in GetUnwindLibType()
2575 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(C.getArgs()); in HandleImmediateArgs()
722 GetRuntimeLibType(const llvm::opt::ArgList &Args) const;