Searched refs:liveness_block_update (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_liveness.c55 liveness_block_update(agx_block *blk, unsigned words) function in typeref:typename:bool
123 bool progress = liveness_block_update(blk, words);
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_liveness.c58 liveness_block_update(bi_block *blk, unsigned temp_count) function in typeref:typename:bool
132 bool progress = liveness_block_update(blk, temp_count);
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_liveness.c75 liveness_block_update( function in typeref:typename:bool
145 bool progress = liveness_block_update(blk, temp_count, callback);

Completed in 6 milliseconds