Home
last modified time | relevance | path

Searched refs:setCacheDir (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h119 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); } in setCacheDir() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h150 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); } in setCacheDir() function
/external/cldr/tools/java/org/unicode/cldr/util/
DCachingEntityResolver.java67 public static void setCacheDir(String s) { in setCacheDir() method in CachingEntityResolver
/external/llvm/tools/lto/
Dlto.cpp528 return unwrap(cg)->setCacheDir(cache_dir); in thinlto_codegen_set_cache_dir()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
Dlto.cpp571 return unwrap(cg)->setCacheDir(cache_dir); in thinlto_codegen_set_cache_dir()
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp399 ThinGenerator.setCacheDir(ThinLTOCacheDir); in ThinLTOProcessing()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
Dllvm-lto.cpp482 ThinGenerator.setCacheDir(ThinLTOCacheDir); in ThinLTOProcessing()
/external/selinux/python/sepolicy/sepolicy/
Dgenerate.py1268 yb.setCacheDir()