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()65 Tool *MipsLLVMToolChain::buildLinker() const { in buildLinker()69 std::string MipsLLVMToolChain::computeSysRoot() const { in computeSysRoot()83 MipsLLVMToolChain::GetCXXStdlibType(const ArgList &Args) const { in GetCXXStdlibType()95 void MipsLLVMToolChain::addLibCxxIncludePaths( in addLibCxxIncludePaths()109 void MipsLLVMToolChain::AddCXXStdlibLibArgs(const ArgList &Args, in AddCXXStdlibLibArgs()119 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,
5263 TC = std::make_unique<toolchains::MipsLLVMToolChain>(*this, Target, in getToolChain()