Home
last modified time | relevance | path

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

/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/mesa/drivers/dri/i965/
Dbrw_vec4_live_variables.h67 int bitset_words; variable
Dbrw_fs_live_variables.h87 int bitset_words; variable
Dbrw_fs_copy_propagation.cpp98 int bitset_words; member in __anonda6cecb10111::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.c609 unsigned bitset_words = BITSET_WORDS(ctx->alloc_count); in ra_block_compute_live_ranges() local
773 unsigned bitset_words = BITSET_WORDS(ctx->alloc_count); in ra_compute_livein_liveout() local