Home
last modified time | relevance | path

Searched refs:exec_list_push_head (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_comparison_pre.c123 exec_list_push_head(&bq->reusable_blocks, &bi->node); in pop_block()
H A Dnir_from_ssa.c169 exec_list_push_head(&set->nodes, &node->node); in get_merge_node()
H A Dnir.c1138 exec_list_push_head(&cursor.block->instr_list, &instr->node); in nir_instr_insert()
/third_party/mesa3d/src/compiler/glsl/
H A Dlist.h444 exec_list_push_head(struct exec_list *list, struct exec_node *n) in exec_list_push_head() function
638 exec_list_push_head(this, n); in push_head()
H A Dgl_nir_link_varyings.c1975 exec_list_push_head(&nir->variables, &var_table[i]->node); in canonicalize_shader_io()
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf_query.c497 exec_list_push_head(&perf_ctx->free_sample_buffers, &buf->link); in reap_old_sample_buffers()
617 exec_list_push_head(&perf_ctx->sample_buffers, &buf->link); in intel_perf_init_context()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp7281 exec_list_push_head(&top->instr_list, &move[i]->node);

Completed in 21 milliseconds