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

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dnir_to_vir.c3931 bool *restore_scoreboard_lock)
3973 *restore_scoreboard_lock = c->lock_scoreboard_on_first_thrsw;
4031 bool restore_scoreboard_lock = false; local in function:v3d_nir_to_vir
4037 &restore_scoreboard_lock);
4141 vir_restore_last_thrsw(c, restore_last_thrsw, restore_scoreboard_lock);
3929 vir_emit_last_thrsw(struct v3d_compile * c,struct qinst ** restore_last_thrsw,bool * restore_scoreboard_lock) argument

Completed in 7 milliseconds