Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp312 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix()
326 const std::string &NewPrefix) { in getThinLTOOutputFile()
467 std::string OldPrefix, NewPrefix; in distributedIndexes() local
499 std::string OldPrefix, NewPrefix; in emitImports() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
Dllvm-lto.cpp397 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix()
411 const std::string &NewPrefix) { in getThinLTOOutputFile()
555 std::string OldPrefix, NewPrefix; in distributedIndexes() local
587 std::string OldPrefix, NewPrefix; in emitImports() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp817 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix()
852 std::string OldPrefix, NewPrefix; in createLTO() local
920 const std::string &NewPrefix, in writeEmptyDistributedBuildOutputs()
981 std::string OldPrefix, NewPrefix; in runLTO() local
/external/llvm/utils/TableGen/
DOptParserEmitter.cpp127 unsigned NewPrefix = CurPrefix + 1; in EmitOptParser() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DOptParserEmitter.cpp129 unsigned NewPrefix = CurPrefix + 1; in EmitOptParser() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp1050 const std::string &NewPrefix) { in getThinLTOOutputFile()
1067 std::string OldPrefix, NewPrefix; member in __anon94e387970f11::WriteIndexesThinBackend
1076 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in WriteIndexesThinBackend()
1124 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in createWriteIndexesThinBackend()
/external/llvm/tools/gold/
Dgold-plugin.cpp1275 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix()
1288 const std::string &NewPrefix) { in getThinLTOOutputFile()
1409 std::string OldPrefix, NewPrefix; in thinLTOLink() local
/external/llvm/unittests/Support/
DPath.cpp978 SmallString<64> NewPrefix("/new"); in TEST() local
/external/llvm/lib/Support/
DPath.cpp527 const StringRef &NewPrefix) { in replace_path_prefix()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp527 const StringRef &NewPrefix) { in replace_path_prefix()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp1208 SmallString<64> NewPrefix("/new"); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp516 const StringRef &OldPrefix, const StringRef &NewPrefix, in replace_path_prefix()