Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_cse.cpp171 void *cse_ctx = ralloc_context(NULL); in opt_cse_local() local
198 aeb_entry *entry = ralloc(cse_ctx, aeb_entry); in opt_cse_local()
303 ralloc_free(cse_ctx); in opt_cse_local()
H A Dbrw_fs_cse.cpp252 void *cse_ctx = ralloc_context(NULL); in opt_cse_local() local
279 aeb_entry *entry = ralloc(cse_ctx, aeb_entry); in opt_cse_local()
375 ralloc_free(cse_ctx); in opt_cse_local()

Completed in 1 milliseconds