Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dvir_live_variables.c248 vir_live_variables_dataflow(struct v3d_compile *c, int bitset_words) in vir_live_variables_dataflow()
312 int bitset_words = BITSET_WORDS(c->num_temps); in vir_calculate_live_intervals() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_live_variables.c238 qir_live_variables_dataflow(struct vc4_compile *c, int bitset_words) in qir_live_variables_dataflow()
302 int bitset_words = BITSET_WORDS(c->num_temps); in qir_calculate_live_intervals() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_live_variables.h70 int bitset_words; variable
Dbrw_fs_live_variables.h102 int bitset_words; variable
Dbrw_fs_copy_propagation.cpp109 int bitset_words; member in __anon39294aba0111::fs_copy_prop_dataflow
/external/mesa3d/src/compiler/nir/
Dnir_liveness.c47 unsigned bitset_words; member
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_ra.c661 unsigned bitset_words = BITSET_WORDS(ctx->alloc_count); in ra_block_compute_live_ranges() local
828 unsigned bitset_words = BITSET_WORDS(ctx->alloc_count); in ra_compute_livein_liveout() local