Searched defs:NewPrefix (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 460 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix() 474 const std::string &NewPrefix) { in getThinLTOOutputFile() 628 std::string OldPrefix, NewPrefix; in distributedIndexes() local 665 std::string OldPrefix, NewPrefix; in emitImports() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 854 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix() 895 std::string OldPrefix, NewPrefix; in createLTO() local 981 const std::string &NewPrefix, in writeEmptyDistributedBuildOutputs() 1042 std::string OldPrefix, NewPrefix; in runLTO() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
H A D | LTO.cpp | 1310 const std::string &NewPrefix) { in getThinLTOOutputFile() 1327 std::string OldPrefix, NewPrefix; member in __anon1be247a81111::WriteIndexesThinBackend 1336 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in WriteIndexesThinBackend() 1388 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in createWriteIndexesThinBackend()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | OptParserEmitter.cpp | 234 unsigned NewPrefix = CurPrefix + 1; in EmitOptParser() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Path.cpp | 517 StringRef NewPrefix, Style style) { in replace_path_prefix()
|