Lines Matching refs:v3d_compile
408 calculate_forward_deps(struct v3d_compile *c, struct dag *dag, in calculate_forward_deps()
423 calculate_reverse_deps(struct v3d_compile *c, struct dag *dag, in calculate_reverse_deps()
1085 insert_scheduled_instruction(struct v3d_compile *c, in insert_scheduled_instruction()
1107 emit_nop(struct v3d_compile *c, struct qblock *block, in emit_nop()
1114 qpu_instruction_valid_in_thrend_slot(struct v3d_compile *c, in qpu_instruction_valid_in_thrend_slot()
1173 valid_thrsw_sequence(struct v3d_compile *c, struct choose_scoreboard *scoreboard, in valid_thrsw_sequence()
1217 emit_thrsw(struct v3d_compile *c, in emit_thrsw()
1292 schedule_instructions(struct v3d_compile *c, in schedule_instructions()
1428 qpu_schedule_instructions_block(struct v3d_compile *c, in qpu_schedule_instructions_block()
1471 qpu_set_branch_targets(struct v3d_compile *c) in qpu_set_branch_targets()
1524 v3d_qpu_schedule_instructions(struct v3d_compile *c) in v3d_qpu_schedule_instructions()