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

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_ra.c215 bi_mark_interference(bi_block *block, struct lcra_state *l, uint8_t *live, uint64_t preload_live, unsigned node_count, bool is_blend, bool split_file, bool aligned_sr) argument
235 uint64_t affinity = bi_make_affinity(preload_live, count, split_file);
270 preload_live = bi_postra_liveness_ins(preload_live, ins);
274 block->reg_live_in = preload_live;

Completed in 3 milliseconds