/llvm-project/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 854 getThinLTOOldAndNewPrefix(std::string & OldPrefix,std::string & NewPrefix) getThinLTOOldAndNewPrefix() argument 899 std::string OldPrefix, NewPrefix; createLTO() local 990 writeEmptyDistributedBuildOutputs(const std::string & ModulePath,const std::string & OldPrefix,const std::string & NewPrefix,bool SkipModule) writeEmptyDistributedBuildOutputs() argument 1052 std::string OldPrefix, NewPrefix; runLTO() local [all...] |
/llvm-project/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 513 getThinLTOOldAndNewPrefix(std::string & OldPrefix,std::string & NewPrefix) getThinLTOOldAndNewPrefix() argument 526 getThinLTOOutputFile(StringRef Path,StringRef OldPrefix,StringRef NewPrefix) getThinLTOOutputFile() argument 682 std::string OldPrefix, NewPrefix; distributedIndexes() local 719 std::string OldPrefix, NewPrefix; emitImports() local [all...] |
/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 1594 getThinLTOOutputFile(StringRef Path,StringRef OldPrefix,StringRef NewPrefix) getThinLTOOutputFile() argument 1612 std::string OldPrefix, NewPrefix, NativeObjectPrefix; global() member in __anonaa2c08901411::WriteIndexesThinBackend 1619 WriteIndexesThinBackend(const Config & Conf,ModuleSummaryIndex & CombinedIndex,const DenseMap<StringRef,GVSummaryMapTy> & ModuleToDefinedGVSummaries,std::string OldPrefix,std::string NewPrefix,std::string NativeObjectPrefix,bool ShouldEmitImportsFiles,raw_fd_ostream * LinkedObjectsFile,lto::IndexWriteCallback OnWrite) WriteIndexesThinBackend() argument 1663 createWriteIndexesThinBackend(std::string OldPrefix,std::string NewPrefix,std::string NativeObjectPrefix,bool ShouldEmitImportsFiles,raw_fd_ostream * LinkedObjectsFile,IndexWriteCallback OnWrite) createWriteIndexesThinBackend() argument [all...] |
/llvm-project/llvm/lib/Support/ |
H A D | Path.cpp | 519 replace_path_prefix(SmallVectorImpl<char> & Path,StringRef OldPrefix,StringRef NewPrefix,Style style) replace_path_prefix() argument
|
/llvm-project/llvm/unittests/Support/ |
H A D | Path.cpp | 1632 SmallString<64> OldPrefix("/old"); TEST() local [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 5294 StringRef OldPrefix = "llvm.vectorizer."; upgradeLoopTag() local
|