Home
last modified time | relevance | path

Searched refs:_mesa_set_remove (Results 1 – 25 of 31) sorted by relevance

12

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_helper_invocations.c128 _mesa_set_remove(worklist, cur); in mir_analyze_helper_terminate()
222 _mesa_set_remove(work_list, cur); in mir_analyze_helper_requirements()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_helper_invocations.c170 _mesa_set_remove(worklist, cur); in bi_analyze_helper_terminate()
260 _mesa_set_remove(work_list, cur); in bi_analyze_helper_requirements()
Dbi_liveness.c129 _mesa_set_remove(work_list, cur); in bi_compute_liveness()
Dbi_opt_dce.c135 _mesa_set_remove(work_list, cur); in bi_postra_liveness()
/third_party/mesa3d/src/util/tests/set/
Dset_test.cpp48 _mesa_set_remove(s, entry); in TEST()
96 _mesa_set_remove(s, entry); in TEST()
/third_party/mesa3d/src/asahi/compiler/
Dagx_liveness.c120 _mesa_set_remove(work_list, cur); in agx_compute_liveness()
/third_party/mesa3d/src/util/
Dset.h108 _mesa_set_remove(struct set *set, struct set_entry *entry);
Dset.c544 _mesa_set_remove(struct set *ht, struct set_entry *entry) in _mesa_set_remove() function
560 _mesa_set_remove(set, _mesa_set_search(set, key)); in _mesa_set_remove_key()
/third_party/mesa3d/src/panfrost/util/
Dpan_liveness.c142 _mesa_set_remove(work_list, cur); in pan_compute_liveness()
/third_party/mesa3d/src/mesa/main/
Dvdpau.c92 _mesa_set_remove(ctx->vdpSurfaces, entry); in unregister_surface()
270 _mesa_set_remove(ctx->vdpSurfaces, entry); in _mesa_VDPAUUnregisterSurfaceNV()
Dsyncobj.c206 _mesa_set_remove(ctx->Shared->SyncObjects, entry); in _mesa_unref_sync_object()
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_vectorize.c286 _mesa_set_remove(instr_set, entry); in instr_try_combine()
371 _mesa_set_remove(instr_set, entry); in vec_instr_set_add_or_rewrite()
Dnir_lower_scratch.c167 _mesa_set_remove(set, entry); in nir_lower_vars_to_scratch()
Dnir_validate.c209 _mesa_set_remove(state->ssa_srcs, entry); in validate_ssa_src()
1438 _mesa_set_remove(reg_state->uses, entry); in postvalidate_reg_decl()
1445 _mesa_set_remove(reg_state->if_uses, entry); in postvalidate_reg_decl()
1452 _mesa_set_remove(reg_state->defs, entry); in postvalidate_reg_decl()
Dnir_lower_goto_ifs.c477 _mesa_set_remove(remaining, child_entry); in inside_outside()
713 _mesa_set_remove(skip_targets, entry); in organize_levels()
Dnir_lower_vars_to_ssa.c526 _mesa_set_remove(arg_node->copies, arg_entry); in lower_copies_to_load_store()
Dnir_control_flow.c61 _mesa_set_remove(block->predecessors, entry); in block_remove_pred()
Dnir_schedule.c837 _mesa_set_remove(remaining_uses, entry); in nir_schedule_mark_use()
Dnir_instr_set.c850 _mesa_set_remove(instr_set, entry); in nir_instr_set_remove()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_vectorize_vs_inputs.c315 _mesa_set_remove(instr_set, entry); in r600_vec_instr_set_remove()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.c264 _mesa_set_remove(batch->resources, entry); in batch_reset_resources()
Dfreedreno_batch_cache.c319 _mesa_set_remove(batch->resources, entry); in fd_bc_invalidate_resource()
/third_party/mesa3d/src/compiler/glsl/
Dopt_copy_propagation_elements.cpp123 _mesa_set_remove(entry->dsts, set_entry); in erase()
Dstandalone.cpp82 _mesa_set_remove(variables, entry); in visit()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fbo.c999 _mesa_set_remove(brw->depth_cache, depth_entry); in brw_cache_sets_clear()

12