Searched refs:MipsLLVMToolChain (Results 1 – 3 of 3) sorted by relevance
23 MipsLLVMToolChain::MipsLLVMToolChain(const Driver &D, in MipsLLVMToolChain() function in MipsLLVMToolChain39 void MipsLLVMToolChain::AddClangSystemIncludeArgs( in AddClangSystemIncludeArgs()62 Tool *MipsLLVMToolChain::buildLinker() const { in buildLinker()66 std::string MipsLLVMToolChain::computeSysRoot() const { in computeSysRoot()80 MipsLLVMToolChain::GetCXXStdlibType(const ArgList &Args) const { in GetCXXStdlibType()92 void MipsLLVMToolChain::addLibCxxIncludePaths( in addLibCxxIncludePaths()106 void MipsLLVMToolChain::AddCXXStdlibLibArgs(const ArgList &Args, in AddCXXStdlibLibArgs()118 std::string MipsLLVMToolChain::getCompilerRT(const ArgList &Args, in getCompilerRT()
19 class LLVM_LIBRARY_VISIBILITY MipsLLVMToolChain : public Linux {24 MipsLLVMToolChain(const Driver &D, const llvm::Triple &Triple,
6832 TC = std::make_unique<toolchains::MipsLLVMToolChain>(*this, Target, in getToolChain()