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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir_move_varying_inputs.c74 exec_list_push_head(&state->start_block->instr_list, &instr->node);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_comparison_pre.c123 exec_list_push_head(&bq->reusable_blocks, &bi->node);
H A Dnir_from_ssa.c169 exec_list_push_head(&set->nodes, &node->node);
H A Dnir.c1049 exec_list_push_head(&cursor.block->instr_list, &instr->node);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_comparison_pre.c125 exec_list_push_head(&bq->reusable_blocks, &bi->node);
H A Dnir_from_ssa.c136 exec_list_push_head(&set->nodes, &node->node);
H A Dnir.c828 exec_list_push_head(&cursor.block->instr_list, &instr->node);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlist.h444 exec_list_push_head(struct exec_list *list, struct exec_node *n) function in typeref:typename:void
638 exec_list_push_head(this, n);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlist.h444 exec_list_push_head(struct exec_list *list, struct exec_node *n) function in typeref:typename:void
638 exec_list_push_head(this, n);
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf_query.c502 exec_list_push_head(&perf_ctx->free_sample_buffers, &buf->link);
622 exec_list_push_head(&perf_ctx->sample_buffers, &buf->link);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c344 exec_list_push_head(&brw->perfquery.free_sample_buffers, &buf->link);
1793 exec_list_push_head(&brw->perfquery.sample_buffers, &buf->link);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs.cpp7856 exec_list_push_head(&top->instr_list, &move[i]->node);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs.cpp9576 exec_list_push_head(&top->instr_list, &move[i]->node);

Completed in 44 milliseconds