/external/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 311 static void getThinLTOOldAndNewPrefix(std::string &OldPrefix, in getThinLTOOldAndNewPrefix() 325 const std::string &OldPrefix, in getThinLTOOutputFile() 467 std::string OldPrefix, NewPrefix; in distributedIndexes() local 499 std::string OldPrefix, NewPrefix; in emitImports() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTO.cpp | 1176 const std::string &OldPrefix, in getThinLTOOutputFile() 1194 std::string OldPrefix, NewPrefix; member in __anon8bbfa6370f11::WriteIndexesThinBackend 1203 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in WriteIndexesThinBackend() 1251 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in createWriteIndexesThinBackend()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
D | LTO.cpp | 1400 const std::string &OldPrefix, in getThinLTOOutputFile() 1418 std::string OldPrefix, NewPrefix; member in __anon65386f7d1111::WriteIndexesThinBackend 1425 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in WriteIndexesThinBackend() 1462 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in createWriteIndexesThinBackend()
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 1274 static void getThinLTOOldAndNewPrefix(std::string &OldPrefix, in getThinLTOOldAndNewPrefix() 1287 const std::string &OldPrefix, in getThinLTOOutputFile() 1409 std::string OldPrefix, NewPrefix; in thinLTOLink() local
|
/external/openthread/src/core/border_router/ |
D | routing_manager.hpp | 1188 struct OldPrefix struct in ot::BorderRouter::RoutingManager::OnLinkPrefixManager 1190 bool Matches(const Ip6::Prefix &aPrefix) const { return mPrefix == aPrefix; } in Matches() 1192 Ip6::Prefix mPrefix; 1193 TimeMilli mExpireTime;
|
/external/llvm/unittests/Support/ |
D | Path.cpp | 977 SmallString<64> OldPrefix("/old"); in TEST() local
|
/external/llvm/lib/Support/ |
D | Path.cpp | 526 const StringRef &OldPrefix, in replace_path_prefix()
|
/external/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 1497 StringRef OldPrefix = "llvm.vectorizer."; in upgradeLoopTag() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Path.cpp | 527 const StringRef &OldPrefix, in replace_path_prefix()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Path.cpp | 501 const StringRef &OldPrefix, const StringRef &NewPrefix, in replace_path_prefix()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | Path.cpp | 518 bool replace_path_prefix(SmallVectorImpl<char> &Path, StringRef OldPrefix, in replace_path_prefix()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 4111 StringRef OldPrefix = "llvm.vectorizer."; in upgradeLoopTag() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 4841 StringRef OldPrefix = "llvm.vectorizer."; in upgradeLoopTag() local
|