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

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dqpu_schedule.c2280 struct qinst *delay_slots_start = NULL; local in function:qpu_set_branch_targets
2290 delay_slots_start = inst;
2300 assert(delay_slot_count == 0 || delay_slots_start != NULL);
2341 struct qinst *slot = delay_slots_start;

Completed in 4 milliseconds