Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dvir_to_qpu.c77 vir_nop(void) in vir_nop() function
88 struct qinst *q = vir_nop(); in new_qpu_nop_before()
Dqpu_schedule.c1044 vir_nop() in vir_nop() function
1056 insert_scheduled_instruction(c, block, scoreboard, vir_nop()); in emit_nop()
1259 struct qinst *qinst = chosen ? chosen->inst : vir_nop(); in schedule_instructions()
1520 struct qinst *thrsw = vir_nop(); in v3d_qpu_schedule_instructions()