Searched refs:exec_list_push_head (Results 1 – 6 of 6) sorted by relevance
431 exec_list_push_head(struct exec_list *list, struct exec_node *n) in exec_list_push_head() function610 exec_list_push_head(this, n); in push_head()
215 exec_list_push_head(&new_block->instr_list, &instr->node); in split_block_beginning()
136 exec_list_push_head(&set->nodes, &node->node); in get_merge_node()
1021 exec_list_push_head(&cursor.block->instr_list, &instr->node); in nir_instr_insert()
395 exec_list_push_head(&brw->perfquery.free_sample_buffers, &buf->link); in reap_old_sample_buffers()2178 exec_list_push_head(&brw->perfquery.sample_buffers, &buf->link); in brw_init_perf_query_info()
6692 exec_list_push_head(&top->instr_list, &move[i]->node); in move_interpolation_to_top()