Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutcache.c177 char *CacheName, in AcpiOsCreateCache()
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp314 std::string CacheName; in notifyObjectCompiled() local
330 std::string CacheName; in getObject() local
350 bool getCacheFilename(StringRef ModID, std::string &CacheName) { in getCacheFilename()
465 std::string CacheName("file:"); in main() local
545 std::string CacheName("file:"); in main() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCaching.cpp35 SmallString<64> CacheName, TempFilePrefix, CacheDirectoryPath; in localCache() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1700 llvm::Twine CacheName = Twine(CGM.getMangledName(VD)).concat(Suffix); in getAddrOfThreadPrivate() local