Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/lli/
H A Dlli.cpp319 std::string CacheName; in notifyObjectCompiled() local
335 std::string CacheName; in getObject() local
355 bool getCacheFilename(const std::string &ModID, std::string &CacheName) { in getCacheFilename()
520 std::string CacheName("file:"); in main() local
600 std::string CacheName("file:"); in main() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DCaching.cpp35 SmallString<64> CacheName, TempFilePrefix, CacheDirectoryPath; in localCache() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1661 llvm::Twine CacheName = Twine(CGM.getMangledName(VD)).concat(Suffix); in getAddrOfThreadPrivate() local