Searched refs:getCompilerRTPath (Results 1 – 7 of 7) sorted by relevance
509 virtual std::string getCompilerRTPath() const;
284 CmdArgs.push_back(Args.MakeArgString(ToolChain.getCompilerRTPath())); in ConstructJob()
549 std::string HexagonToolChain::getCompilerRTPath() const { in getCompilerRTPath() function in HexagonToolChain
241 auto CRTPath = TC.getCompilerRTPath(); in ConstructJob()
157 auto CRTPath = TC.getCompilerRTPath(); in ConstructJob()
621 std::string ToolChain::getCompilerRTPath() const { in getCompilerRTPath() function in ToolChain697 SmallString<128> OldPath(getCompilerRTPath()); in getCompilerRT()
2239 llvm::outs() << TC.getCompilerRTPath() << '\n'; in HandleImmediateArgs()6176 SmallString<128> P(TC.getCompilerRTPath()); in GetFilePath()