Searched defs:NewPrefix (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 852 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 D | llvm-lto.cpp | 507 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 D | LTO.cpp | 1401 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 D | OptParserEmitter.cpp | 234 unsigned NewPrefix = CurPrefix + 1; in EmitOptParser() local
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | Path.cpp | 519 StringRef NewPrefix, Style style) { in replace_path_prefix()
|