Home
last modified time | relevance | path

Searched refs:replace_path_prefix (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DPath.h158 void replace_path_prefix(SmallVectorImpl<char> &Path,
/external/llvm/include/llvm/Support/
DPath.h158 void replace_path_prefix(SmallVectorImpl<char> &Path,
/external/llvm/unittests/Support/
DPath.cpp983 path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
986 path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
989 path::replace_path_prefix(Path, OldPrefix, NewPrefix2); in TEST()
992 path::replace_path_prefix(Path, EmptyPrefix, NewPrefix); in TEST()
995 path::replace_path_prefix(Path, OldPrefix, EmptyPrefix); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DPath.h163 void replace_path_prefix(SmallVectorImpl<char> &Path,
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp1213 path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
1216 path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
1219 path::replace_path_prefix(Path, OldPrefix, NewPrefix2); in TEST()
1222 path::replace_path_prefix(Path, EmptyPrefix, NewPrefix); in TEST()
1225 path::replace_path_prefix(Path, OldPrefix, EmptyPrefix); in TEST()
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp330 llvm::sys::path::replace_path_prefix(NewPath, OldPrefix, NewPrefix); in getThinLTOOutputFile()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
Dllvm-lto.cpp415 llvm::sys::path::replace_path_prefix(NewPath, OldPrefix, NewPrefix); in getThinLTOOutputFile()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp525 void replace_path_prefix(SmallVectorImpl<char> &Path, in replace_path_prefix() function
/external/llvm/lib/Support/
DPath.cpp525 void replace_path_prefix(SmallVectorImpl<char> &Path, in replace_path_prefix() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp515 void replace_path_prefix(SmallVectorImpl<char> &Path, in replace_path_prefix() function
/external/llvm/tools/gold/
Dgold-plugin.cpp1292 llvm::sys::path::replace_path_prefix(NewPath, OldPrefix, NewPrefix); in getThinLTOOutputFile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp1054 llvm::sys::path::replace_path_prefix(NewPath, OldPrefix, NewPrefix); in getThinLTOOutputFile()