Home
last modified time | relevance | path

Searched defs:NewPrefix (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp568 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix()
581 StringRef NewPrefix) { in getThinLTOOutputFile()
736 std::string OldPrefix, NewPrefix; in distributedIndexes() local
774 std::string OldPrefix, NewPrefix; in emitImports() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1786 StringRef NewPrefix) { in getThinLTOOutputFile()
1803 std::string OldPrefix, NewPrefix, NativeObjectPrefix; member in __anona29527bd1a11::WriteIndexesThinBackend
1811 std::string OldPrefix, std::string NewPrefix, in WriteIndexesThinBackend()
1843 const std::string &OldPrefix, const std::string &NewPrefix) { in start()
1873 std::string NewPrefix, std::string NativeObjectPrefix, in createWriteIndexesThinBackend()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp519 StringRef NewPrefix, Style style) { in replace_path_prefix()