Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/util/
Dpan_liveness.c62 liveness_block_live_out(pan_block *blk, unsigned temp_count) in liveness_block_live_out()
76 pan_block *blk, unsigned temp_count, in liveness_block_update()
110 unsigned temp_count, in pan_compute_liveness()
/external/mesa3d/src/panfrost/midgard/
Dmidgard_helper_invocations.c163 mir_helper_block_update(BITSET_WORD *deps, pan_block *_block, unsigned temp_count) in mir_helper_block_update()
191 unsigned temp_count = ctx->temp_count; in mir_analyze_helper_requirements() local
Dmir_promote_uniforms.c67 mir_count_live(uint16_t *live, unsigned temp_count) in mir_count_live()
Dcompiler.h291 int temp_count; member
/external/mesa3d/src/panfrost/bifrost/
Dbi_opt_dce.c32 unsigned temp_count = bi_max_temp(ctx); in bi_opt_dead_code_eliminate() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_emit.c1114 unsigned temp_count = MAX2(code->num_temporaries, 1); in r300_emit_vs_state() local