Searched defs:bitset_words (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_liveness.c141 unsigned bitset_words = BITSET_WORDS(live->definitions_count); local in function:ir3_calc_liveness
39 compute_block_liveness(struct ir3_liveness * live,struct ir3_block * block,BITSET_WORD * tmp_live,unsigned bitset_words) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_live_variables.c205 vir_live_variables_dataflow(struct v3d_compile *c, int bitset_words) argument
241 vir_live_variables_defin_defout_dataflow(struct v3d_compile *c, int bitset_words) argument
298 int bitset_words = BITSET_WORDS(c->num_temps); local in function:vir_calculate_live_intervals
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_live_variables.h102 int bitset_words; member in class:brw::fs_live_variables
H A Dbrw_vec4_live_variables.h70 int bitset_words; member in class:brw::vec4_live_variables
H A Dbrw_fs_copy_propagation.cpp109 int bitset_words; member in class:__anonfbd2534f0110::fs_copy_prop_dataflow
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_liveness.c41 unsigned bitset_words; member in struct:live_defs_state
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_live_variables.h82 int bitset_words; member in class:brw::vec4_live_variables
H A Dbrw_fs_live_variables.h113 int bitset_words; member in class:brw::fs_live_variables
H A Dbrw_fs_copy_propagation.cpp112 int bitset_words; member in class:__anon3fd495620110::fs_copy_prop_dataflow
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_liveness.c46 unsigned bitset_words; member in struct:live_ssa_defs_state
247 const unsigned bitset_words = BITSET_WORDS(impl->ssa_alloc); local in function:nir_get_live_ssa_defs
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir_live_variables.c236 qir_live_variables_dataflow(struct vc4_compile *c, int bitset_words) argument
300 int bitset_words = BITSET_WORDS(c->num_temps); local in function:qir_calculate_live_intervals
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_liveness.c47 unsigned bitset_words; member in struct:live_ssa_defs_state
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_live_variables.c240 vir_live_variables_dataflow(struct v3d_compile *c, int bitset_words) argument
276 vir_live_variables_defin_defout_dataflow(struct v3d_compile *c, int bitset_words) argument
333 int bitset_words = BITSET_WORDS(c->num_temps); local in function:vir_calculate_live_intervals
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qir_live_variables.c224 qir_live_variables_dataflow(struct vc4_compile *c, int bitset_words) argument
288 int bitset_words = BITSET_WORDS(c->num_temps); local in function:qir_calculate_live_intervals
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c42 unsigned bitset_words; member in struct:regalloc_ctx
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_ra.c679 unsigned bitset_words = BITSET_WORDS(ctx->alloc_count); local in function:ra_block_compute_live_ranges
825 unsigned bitset_words = BITSET_WORDS(ctx->alloc_count); local in function:ra_compute_livein_liveout

Completed in 20 milliseconds