Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-lto/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp1177 const std::string &NewPrefix) { in getThinLTOOutputFile()
1194 std::string OldPrefix, NewPrefix; member in __anonf759dbb70f11::WriteIndexesThinBackend
1203 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in WriteIndexesThinBackend()
1251 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in createWriteIndexesThinBackend()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp1401 const std::string &NewPrefix) { in getThinLTOOutputFile()
1418 std::string OldPrefix, NewPrefix; member in __anond0d2a4fd1111::WriteIndexesThinBackend
1425 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in WriteIndexesThinBackend()
1462 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in createWriteIndexesThinBackend()
/aosp_15_r20/external/llvm/tools/gold/
H A Dgold-plugin.cpp1275 std::string &NewPrefix) { in getThinLTOOldAndNewPrefix()
1288 const std::string &NewPrefix) { in getThinLTOOutputFile()
1409 std::string OldPrefix, NewPrefix; in thinLTOLink() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DOptParserEmitter.cpp127 unsigned NewPrefix = CurPrefix + 1; in EmitOptParser() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dbits2_0.h186 #define IBackgroundCopyJob3_ReplaceRemotePrefix(This,OldPrefix,NewPrefix) (This)->lpVtbl -> Replace… argument
/aosp_15_r20/external/llvm/unittests/Support/
H A DPath.cpp978 SmallString<64> NewPrefix("/new"); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp527 const StringRef &NewPrefix) { in replace_path_prefix()
/aosp_15_r20/external/llvm/lib/Support/
H A DPath.cpp527 const StringRef &NewPrefix) { in replace_path_prefix()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp500 const StringRef &OldPrefix, const StringRef &NewPrefix, in replace_path_prefix()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DPath.cpp519 StringRef NewPrefix, Style style) { in replace_path_prefix()