Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
Dvir_live_variables.c205 vir_live_variables_dataflow(struct v3d_compile *c, int bitset_words) in vir_live_variables_dataflow()
241 vir_live_variables_defin_defout_dataflow(struct v3d_compile *c, int bitset_words) in vir_live_variables_defin_defout_dataflow()
298 int bitset_words = BITSET_WORDS(c->num_temps); in vir_calculate_live_intervals() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_liveness.c40 BITSET_WORD *tmp_live, unsigned bitset_words) in compute_block_liveness()
141 unsigned bitset_words = BITSET_WORDS(live->definitions_count); in ir3_calc_liveness() local
/third_party/mesa3d/src/compiler/nir/
Dnir_liveness.c46 unsigned bitset_words; member
247 const unsigned bitset_words = BITSET_WORDS(impl->ssa_alloc); in nir_get_live_ssa_defs() local
/third_party/mesa3d/src/gallium/drivers/vc4/
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
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_live_variables.h82 int bitset_words; variable
Dbrw_fs_live_variables.h113 int bitset_words; variable
Dbrw_fs_copy_propagation.cpp112 int bitset_words; member in __anon44ff5d0a0111::fs_copy_prop_dataflow
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir_liveness.c41 unsigned bitset_words; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dregalloc.c42 unsigned bitset_words; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c259 unsigned bitset_words; member