Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp852 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix()
896 std::string OldPrefix, NewPrefix; in createLTO() local
982 const std::string &NewPrefix, in writeEmptyDistributedBuildOutputs()
1043 std::string OldPrefix, NewPrefix; in runLTO() local
/openbsd/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp507 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix()
521 const std::string &NewPrefix) { in getThinLTOOutputFile()
676 std::string OldPrefix, NewPrefix; in distributedIndexes() local
713 std::string OldPrefix, NewPrefix; in emitImports() local
/openbsd/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp1401 const std::string &NewPrefix) { in getThinLTOOutputFile()
1418 std::string OldPrefix, NewPrefix; member in __anon0aa4862a1111::WriteIndexesThinBackend
1425 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in WriteIndexesThinBackend()
1462 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in createWriteIndexesThinBackend()
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DOptParserEmitter.cpp234 unsigned NewPrefix = CurPrefix + 1; in EmitOptParser() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DPath.cpp519 StringRef NewPrefix, Style style) { in replace_path_prefix()