Searched refs:branch_qpu_ip (Results 1 – 4 of 4) sorted by relevance
1001 block->branch_qpu_ip = c->qpu_inst_count - 1; in schedule_instructions()1081 if (block->branch_qpu_ip == ~0) { in qpu_set_branch_targets()1090 uint64_t *branch_inst = &c->qpu_insts[block->branch_qpu_ip]; in qpu_set_branch_targets()1096 (block->branch_qpu_ip + 4)) * sizeof(uint64_t); in qpu_set_branch_targets()1105 block->branch_qpu_ip + 4); in qpu_set_branch_targets()1147 block->branch_qpu_ip = ~0; in qpu_schedule_instructions()
401 uint32_t branch_qpu_ip; member
1350 block->branch_qpu_ip = c->qpu_inst_count - 1; in schedule_instructions()1422 if (block->branch_qpu_ip == ~0) { in qpu_set_branch_targets()1443 block->branch_qpu_ip + 4); in qpu_set_branch_targets()1447 (block->branch_qpu_ip + 4)) * in qpu_set_branch_targets()1506 block->branch_qpu_ip = ~0; in v3d_qpu_schedule_instructions()
371 uint32_t branch_qpu_ip; member