Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp460 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 Dgold-plugin.cpp854 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 DLTO.cpp1310 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 DOptParserEmitter.cpp234 unsigned NewPrefix = CurPrefix + 1; in EmitOptParser() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp517 StringRef NewPrefix, Style style) { in replace_path_prefix()