Home
last modified time | relevance | path

Searched defs:bitset_words (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dvir_live_variables.c210 vir_live_variables_dataflow(struct v3d_compile *c, int bitset_words) in vir_live_variables_dataflow()
246 vir_live_variables_defin_defout_dataflow(struct v3d_compile *c, int bitset_words) in vir_live_variables_defin_defout_dataflow()
303 int bitset_words = BITSET_WORDS(c->num_temps); in vir_calculate_live_intervals() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_liveness.c22 BITSET_WORD *tmp_live, unsigned bitset_words, in compute_block_liveness()
128 unsigned bitset_words = BITSET_WORDS(live->definitions_count); in ir3_calc_liveness_for() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_liveness.c43 unsigned bitset_words; member
231 const unsigned bitset_words = BITSET_WORDS(impl->ssa_alloc); in nir_get_live_defs() local
H A Dnir_lower_shader_calls.c539 const unsigned bitset_words = BITSET_WORDS(impl->ssa_alloc); in spill_ssa_defs_and_lower_shader_calls() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_live_variables.c224 qir_live_variables_dataflow(struct vc4_compile *c, int bitset_words) in qir_live_variables_dataflow()
288 int bitset_words = BITSET_WORDS(c->num_temps); in qir_calculate_live_intervals() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_live_variables.h84 int bitset_words; variable
H A Delk_fs_live_variables.h115 int bitset_words; variable
H A Delk_fs_copy_propagation.cpp282 int bitset_words; member in __anon652d27ac0111::fs_copy_prop_dataflow
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_live_variables.h113 int bitset_words; variable
H A Dbrw_fs_copy_propagation.cpp282 int bitset_words; member in __anon439490700111::fs_copy_prop_dataflow
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_liveness.c41 unsigned bitset_words; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c42 unsigned bitset_words; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dnir_to_rc.c225 unsigned bitset_words; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c261 unsigned bitset_words; member