Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp513 static void getThinLTOOldAndNewPrefix(std::string &OldPrefix, in getThinLTOOldAndNewPrefix()
526 static std::string getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, in getThinLTOOutputFile()
682 std::string OldPrefix, NewPrefix; in distributedIndexes() local
720 std::string OldPrefix, NewPrefix; in emitImports() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1595 std::string lto::getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, in getThinLTOOutputFile()
1613 std::string OldPrefix, NewPrefix, NativeObjectPrefix; member in __anona29527bd1511::WriteIndexesThinBackend
1620 std::string OldPrefix, std::string NewPrefix, in WriteIndexesThinBackend()
1664 std::string OldPrefix, std::string NewPrefix, in createWriteIndexesThinBackend()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp519 bool replace_path_prefix(SmallVectorImpl<char> &Path, StringRef OldPrefix, in replace_path_prefix()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp5294 StringRef OldPrefix = "llvm.vectorizer."; in upgradeLoopTag() local