Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_liveness.c82 bi_foreach_instr_in_block_from(block, ins, bi_next_op(start)) { in bi_is_live_after()
Dcompiler.h634 bi_next_op(bi_instruction *ins) in bi_next_op() function