Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_mod_props.c347 bi_foreach_instr_global_rev(ctx, I) { in bi_opt_mod_prop_backward()
Dcompiler.h1000 #define bi_foreach_instr_global_rev(ctx, v) \ macro