Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.h53 void *jit_obj_cache; member
Dlp_bld_misc.cpp558 cache_out->jit_obj_cache = (void *)objcache; in lp_build_create_jit_compiler_for_module()
Dlp_bld_init.c217 lp_free_objcache(gallivm->cache->jit_obj_cache); in gallivm_free_ir()