Home
last modified time | relevance | path

Searched defs:CacheDirectoryPath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DCaching.cpp30 Expected<NativeObjectCache> lto::localCache(StringRef CacheDirectoryPath, in localCache()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCaching.cpp35 SmallString<64> CacheName, TempFilePrefix, CacheDirectoryPath; in localCache() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Debuginfod/
H A DDebuginfod.cpp213 StringRef UniqueKey, StringRef UrlPath, StringRef CacheDirectoryPath, in getCachedOrDownloadArtifact()