Home
last modified time | relevance | path

Searched refs:vir_before_inst (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/broadcom/compiler/
Dvir_register_allocate.c311 c->cursor = vir_before_inst(inst); in v3d_spill_reg()
327 c->cursor = vir_before_inst(start_of_tmu_sequence); in v3d_spill_reg()
Dv3d_compiler.h534 vir_before_inst(struct qinst *inst) in vir_before_inst() function
Dnir_to_vir.c778 c->cursor = vir_before_inst(last_inst); in ntq_store_dest()