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 D | ir3_nir_move_varying_inputs.c | 74 exec_list_push_head(&state->start_block->instr_list, &instr->node);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_comparison_pre.c | 123 exec_list_push_head(&bq->reusable_blocks, &bi->node);
|
| H A D | nir_from_ssa.c | 169 exec_list_push_head(&set->nodes, &node->node);
|
| H A D | nir.c | 1049 exec_list_push_head(&cursor.block->instr_list, &instr->node);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_comparison_pre.c | 125 exec_list_push_head(&bq->reusable_blocks, &bi->node);
|
| H A D | nir_from_ssa.c | 136 exec_list_push_head(&set->nodes, &node->node);
|
| H A D | nir.c | 828 exec_list_push_head(&cursor.block->instr_list, &instr->node);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | list.h | 444 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 D | list.h | 444 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 D | intel_perf_query.c | 502 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 D | brw_performance_query.c | 344 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 D | brw_fs.cpp | 7856 exec_list_push_head(&top->instr_list, &move[i]->node);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs.cpp | 9576 exec_list_push_head(&top->instr_list, &move[i]->node);
|
Completed in 44 milliseconds