Home
last modified time | relevance | path

Searched refs:bi_foreach_instr_in_block_rev (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_ra.c41 bi_foreach_instr_in_block_rev(blk, ins) { in bi_compute_interference()
Dcompiler.h578 #define bi_foreach_instr_in_block_rev(block, v) \ macro