Searched refs:MipsLLVMToolChain (Results 1 – 3 of 3) sorted by relevance
26 MipsLLVMToolChain::MipsLLVMToolChain(const Driver &D, in MipsLLVMToolChain() function in MipsLLVMToolChain42 void MipsLLVMToolChain::AddClangSystemIncludeArgs( in AddClangSystemIncludeArgs()66 Tool *MipsLLVMToolChain::buildLinker() const { in buildLinker()70 std::string MipsLLVMToolChain::computeSysRoot() const { in computeSysRoot()84 MipsLLVMToolChain::GetCXXStdlibType(const ArgList &Args) const { in GetCXXStdlibType()96 void MipsLLVMToolChain::addLibCxxIncludePaths( in addLibCxxIncludePaths()110 void MipsLLVMToolChain::AddCXXStdlibLibArgs(const ArgList &Args, in AddCXXStdlibLibArgs()120 std::string MipsLLVMToolChain::getCompilerRT(const ArgList &Args, in getCompilerRT()
20 class LLVM_LIBRARY_VISIBILITY MipsLLVMToolChain : public Linux {25 MipsLLVMToolChain(const Driver &D, const llvm::Triple &Triple,
4559 TC = llvm::make_unique<toolchains::MipsLLVMToolChain>(*this, Target, in getToolChain()