Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/compiler/
Dagx_register_allocate.c171 agx_builder b = agx_init_builder(ctx, agx_after_instr(ins)); in agx_ra()
217 agx_builder b = agx_init_builder(ctx, agx_after_instr(ins)); in agx_ra()
Dagx_compiler.h584 agx_after_instr(agx_instr *instr) in agx_after_instr() function