Home
last modified time | relevance | path

Searched defs:OldPrefix (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/tools/gold/
H A Dgold-plugin.cpp854 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 Dllvm-lto.cpp513 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 DLTO.cpp1594 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 DPath.cpp519 replace_path_prefix(SmallVectorImpl<char> & Path,StringRef OldPrefix,StringRef NewPrefix,Style style) replace_path_prefix() argument
/llvm-project/llvm/unittests/Support/
H A DPath.cpp1632 SmallString<64> OldPrefix("/old"); TEST() local
[all...]
/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp5294 StringRef OldPrefix = "llvm.vectorizer."; upgradeLoopTag() local