Searched refs:vir_after_inst (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_opt_constant_alu.c69 c->cursor = vir_after_inst(inst);
80 c->cursor = vir_after_inst(inst);
H A Dvir_opt_dead_code.c157 c->cursor = vir_after_inst(unifa);
168 c->cursor = vir_after_inst(unifa);
H A Dvir_register_allocate.c231 c->cursor = vir_after_inst(position);
H A Dv3d_compiler.h523 * with one of the vir_after_inst()-style helper functions.
540 vir_after_inst(struct qinst *inst) function in typeref:struct:vir_cursor
H A Dvir.c422 c->cursor = vir_after_inst(inst);
H A Dnir_to_vir.c781 c->cursor = vir_after_inst(last_inst);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c263 c->cursor = vir_after_inst(inst);
H A Dv3d_compiler.h422 * with one of the vir_after_inst()-style helper functions.
439 vir_after_inst(struct qinst *inst) function in typeref:struct:vir_cursor
H A Dvir.c380 c->cursor = vir_after_inst(inst);
H A Dnir_to_vir.c415 c->cursor = vir_after_inst(last_inst);

Completed in 23 milliseconds