Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DPath.h158 void replace_path_prefix(SmallVectorImpl<char> &Path,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPath.h179 bool replace_path_prefix(SmallVectorImpl<char> &Path,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp525 void replace_path_prefix(SmallVectorImpl<char> &Path, in replace_path_prefix() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp499 bool replace_path_prefix(SmallVectorImpl<char> &Path, in replace_path_prefix() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp1181 llvm::sys::path::replace_path_prefix(NewPath, OldPrefix, NewPrefix); in getThinLTOOutputFile()