Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp514 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix()
527 StringRef NewPrefix) { 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.cpp1596 StringRef NewPrefix) { 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/utils/TableGen/
H A DOptParserEmitter.cpp271 unsigned NewPrefix = CurPrefix + 1; in EmitOptParser() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp520 StringRef NewPrefix, Style style) { in replace_path_prefix()