Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp292 class LPObjectCache : public llvm::ObjectCache { class
297 LPObjectCache(struct lp_cached_code *cache) { in LPObjectCache() function in LPObjectCache
302 ~LPObjectCache() { in ~LPObjectCache()
537 LPObjectCache *objcache = new LPObjectCache(cache_out); in lp_build_create_jit_compiler_for_module()
584 LPObjectCache *objcache = (LPObjectCache *)objcache_ptr; in lp_free_objcache()