Home
last modified time | relevance | path

Searched defs:NewPrefix (Results 1 – 8 of 8) 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/llvm/utils/TableGen/
DOptParserEmitter.cpp127 unsigned NewPrefix = CurPrefix + 1; in EmitOptParser() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp1177 const std::string &NewPrefix) { in getThinLTOOutputFile()
1194 std::string OldPrefix, NewPrefix; member in __anon2bc91d260f11::WriteIndexesThinBackend
1203 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in WriteIndexesThinBackend()
1251 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/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp527 const StringRef &NewPrefix) { in replace_path_prefix()
/external/llvm/lib/Support/
DPath.cpp527 const StringRef &NewPrefix) { in replace_path_prefix()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp500 const StringRef &OldPrefix, const StringRef &NewPrefix, in replace_path_prefix()