Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_cse.cpp144 void *cse_ctx = ralloc_context(NULL); in opt_cse_local() local
171 aeb_entry *entry = ralloc(cse_ctx, aeb_entry); in opt_cse_local()
276 ralloc_free(cse_ctx); in opt_cse_local()
Dbrw_fs_cse.cpp246 void *cse_ctx = ralloc_context(NULL); in opt_cse_local() local
274 aeb_entry *entry = ralloc(cse_ctx, aeb_entry); in opt_cse_local()
360 ralloc_free(cse_ctx); in opt_cse_local()