Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.h93 lp_free_objcache(void *objcache);
Dlp_bld_misc.cpp582 lp_free_objcache(void *objcache_ptr) in lp_free_objcache() function
Dlp_bld_init.c219 lp_free_objcache(gallivm->cache->jit_obj_cache); in gallivm_free_ir()