Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_lower_combine.c121 bi_foreach_instr_in_block_safe(block, ins) { in bi_lower_combine()
Dcompiler.h581 #define bi_foreach_instr_in_block_safe(block, v) \ macro
611 bi_foreach_instr_in_block_safe((bi_block *) v_block, v)