Home
last modified time | relevance | path

Searched defs:CacheDir (Results 1 – 9 of 9) sorted by relevance

/external/llvm/tools/lli/
Dlli.cpp248 LLIObjectCache(const std::string& CacheDir) : CacheDir(CacheDir) { in LLIObjectCache()
290 std::string CacheDir; member in LLIObjectCache
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
Dlli.cpp218 LLIObjectCache(const std::string& CacheDir) : CacheDir(CacheDir) { in LLIObjectCache()
260 std::string CacheDir; member in LLIObjectCache
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto2/
Dllvm-lto2.cpp49 static cl::opt<std::string> CacheDir("cache-dir", cl::desc("Cache Directory"), variable
/external/llvm/unittests/Support/
DPath.cpp327 SmallString<13> CacheDir; in TEST() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp731 SmallString<128> CacheDir; member in MCJITObjectCache
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp750 SmallString<128> CacheDir; member in MCJITObjectCache
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp750 SmallString<128> CacheDir; member in MCJITObjectCache
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp731 SmallString<128> CacheDir; member in MCJITObjectCache
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp351 SmallString<13> CacheDir; in TEST() local