Searched refs:bi_foreach_instr_in_block_rev (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/ | ||
D | bi_ra.c | 41 bi_foreach_instr_in_block_rev(blk, ins) { in bi_compute_interference() |
D | compiler.h | 578 #define bi_foreach_instr_in_block_rev(block, v) \ macro |