Home
last modified time | relevance | path

Searched defs:agx_foreach_dest (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_dce.c49 agx_foreach_dest(I, d) { in agx_dce() function
H A Dagx_liveness.c39 agx_foreach_dest(I, d) { in agx_liveness_ins_update() function
H A Dagx_register_allocate.c120 agx_foreach_dest(I, d) { in agx_ra_assign_local() function
163 agx_foreach_dest(I, d) { in agx_ra_assign_local() function
269 agx_foreach_dest(I, d) { in agx_ra() function
293 agx_foreach_dest(ins, d) { in agx_ra() function
H A Dagx_optimizer.c188 agx_foreach_dest(I, d) { in agx_optimizer_forward() function
H A Dagx_pack.c267 agx_foreach_dest(I, d) { in agx_all_16() function
H A Dagx_compile.c1328 agx_foreach_dest(I, d) { in agx_print_stats() function
H A Dagx_compiler.h536 #define agx_foreach_dest(ins, v) \ macro

Completed in 12 milliseconds