Home
last modified time | relevance | path

Searched refs:BITSET_FOREACH_SET (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/freedreno/afuc/
Demu-ui.c515 BITSET_FOREACH_SET (i, emu->gpr_regs.written, EMU_NUM_GPR_REGS) { in emu_dump_state_change()
519 BITSET_FOREACH_SET (i, emu->gpu_regs.written, EMU_NUM_GPU_REGS) { in emu_dump_state_change()
523 BITSET_FOREACH_SET (i, emu->pipe_regs.written, EMU_NUM_PIPE_REGS) { in emu_dump_state_change()
527 BITSET_FOREACH_SET (i, emu->control_regs.written, EMU_NUM_CONTROL_REGS) { in emu_dump_state_change()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir_liveness.c242 BITSET_FOREACH_SET(i, block->live_in, state.num_defs) in etna_live_defs()
245 BITSET_FOREACH_SET(i, block->live_out, state.num_defs) in etna_live_defs()
/third_party/mesa3d/src/compiler/nir/
Dnir_liveness.c387 BITSET_FOREACH_SET(index, block->live_in, impl->ssa_alloc) { in nir_live_ssa_defs_per_instr()
408 BITSET_FOREACH_SET(index, block->live_out, impl->ssa_alloc) { in nir_live_ssa_defs_per_instr()
Dnir_phi_builder.c135 BITSET_FOREACH_SET(i, defs, pb->num_blocks) { in nir_phi_builder_add_value()
/third_party/mesa3d/src/freedreno/
D.clang-format25 - BITSET_FOREACH_SET
/third_party/mesa3d/src/gallium/drivers/freedreno/
D.clang-format25 - BITSET_FOREACH_SET
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dregalloc.c176 BITSET_FOREACH_SET(live_reg, ctx->live, ctx->comp->cur_reg) { in add_all_interferences()
189 BITSET_FOREACH_SET(live_idx, live_reg, ctx->comp->cur_reg) { in print_liveness()
367 BITSET_FOREACH_SET(reg_idx, block->live_out, ctx->comp->cur_reg) { in assign_regs()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dregalloc.c517 BITSET_FOREACH_SET(i, liveness, comp->reg_num) { in ppir_all_interference()
518 BITSET_FOREACH_SET(j, liveness, comp->reg_num) { in ppir_all_interference()
547 BITSET_FOREACH_SET(i, instr->live_internal, comp->reg_num) { in ppir_regalloc_prog_try()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_liveness.c103 BITSET_FOREACH_SET (name, tmp_live, live->definitions_count) { in compute_block_liveness()
Dir3_spill.c1514 BITSET_FOREACH_SET (name, ctx->live->live_in[block->index], in spill_single_pred_live_in()
1591 BITSET_FOREACH_SET (name, state->live_out, ctx->live->definitions_count) { in reload_live_outs()
1699 BITSET_FOREACH_SET (name, ctx->live->live_in[block->index], in handle_block()
1724 BITSET_FOREACH_SET (name, ctx->live->live_in[block->index], in handle_block()
Dir3_ra.c1971 BITSET_FOREACH_SET (name, ctx->live->live_in[block->index], in handle_block()
2029 BITSET_FOREACH_SET (name, ctx->live->live_out[block->index], in handle_block()
2144 BITSET_FOREACH_SET (name, live->live_in[block->index], in calc_min_limit_pressure()
/third_party/mesa3d/src/panfrost/midgard/
Dmir_promote_uniforms.c107 BITSET_FOREACH_SET(vec4, block->uses, MAX_UBO_QWORDS) { in mir_pick_ubo()
Dmidgard_schedule.c332 BITSET_FOREACH_SET(i, done->dependents, count) { in mir_update_worklist()
691 BITSET_FOREACH_SET(i, worklist, count) { in mir_choose_instruction()
695 BITSET_FOREACH_SET(i, worklist, count) { in mir_choose_instruction()
/third_party/mesa3d/src/util/
Dregister_allocate.c209 BITSET_FOREACH_SET(c, reg->conflicts, regs->count) { in ra_make_reg_conflicts_transitive()
334 BITSET_FOREACH_SET(rc, regs->classes[c]->regs, regs->count) { in ra_set_finalize()
361 BITSET_FOREACH_SET(rc, regs->classes[c]->regs, regs->count) { in ra_set_finalize()
Dbitset.h331 #define BITSET_FOREACH_SET(__i, __set, __size) \ macro
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c460 BITSET_FOREACH_SET(i, st.dependents[idx], st.count) { in bi_update_worklist()
1090 BITSET_FOREACH_SET(i, st.worklist, st.count) { in bi_choose_index()
1843 BITSET_FOREACH_SET(i, st.worklist, st.count) { in bi_schedule_block()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_perfmon.c92 BITSET_FOREACH_SET(cid, m->ActiveCounters[gid], g->NumCounters) { in init_perf_monitor()
/third_party/mesa3d/src/mesa/main/
Dperformance_monitor.c566 BITSET_FOREACH_SET(counter, m->ActiveCounters[group], g->NumCounters) { in perf_monitor_result_size()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c532 BITSET_FOREACH_SET(handle, batch->bo_list, sizeof(batch->bo_list) * 8) { in agx_flush()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c44 BITSET_FOREACH_SET(idx, ctx->batches.active, PAN_MAX_BATCHES)
Dpan_context.c381 BITSET_FOREACH_SET(i, &variant->info.fs.outputs_read, 8) { in panfrost_variant_matches()
/third_party/mesa3d/src/intel/compiler/
Dtest_eu_validate.cpp355 BITSET_FOREACH_SET(e, invalid_encodings, num_encodings) { in TEST_P()
433 BITSET_FOREACH_SET(e, invalid_encodings, num_encodings) { in TEST_P()
525 BITSET_FOREACH_SET(e, invalid_encodings, num_encodings) { in TEST_P()
/third_party/mesa3d/src/mesa/program/
Dprog_to_nir.c908 BITSET_FOREACH_SET(i, c->prog->info.system_values_read, SYSTEM_VALUE_MAX) { in setup_registers_and_variables()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_pipeline.c829 BITSET_FOREACH_SET(loc, pipeline->varyings.active, VARYING_SLOT_MAX) { in panvk_pipeline_builder_collect_varyings()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw.c482 BITSET_FOREACH_SET(s, prog->info.textures_used_by_txf, 32) in mark_textures_used_for_txf()

12