Searched refs:MipsLLVMToolChain (Results 1 – 3 of 3) sorted by relevance
25 MipsLLVMToolChain::MipsLLVMToolChain(const Driver &D, in MipsLLVMToolChain() function in MipsLLVMToolChain41 void MipsLLVMToolChain::AddClangSystemIncludeArgs( in AddClangSystemIncludeArgs()64 Tool *MipsLLVMToolChain::buildLinker() const { in buildLinker()68 std::string MipsLLVMToolChain::computeSysRoot() const { in computeSysRoot()82 MipsLLVMToolChain::GetCXXStdlibType(const ArgList &Args) const { in GetCXXStdlibType()94 void MipsLLVMToolChain::addLibCxxIncludePaths( in addLibCxxIncludePaths()108 void MipsLLVMToolChain::AddCXXStdlibLibArgs(const ArgList &Args, in AddCXXStdlibLibArgs()120 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,
6386 TC = std::make_unique<toolchains::MipsLLVMToolChain>(*this, Target, in getToolChain()