Searched refs:branch_qpu_ip (Results 1 – 4 of 4) sorted by relevance
963 block->branch_qpu_ip = c->qpu_inst_count - 1; in schedule_instructions()1044 if (block->branch_qpu_ip == ~0) { in qpu_set_branch_targets()1053 uint64_t *branch_inst = &c->qpu_insts[block->branch_qpu_ip]; in qpu_set_branch_targets()1059 (block->branch_qpu_ip + 4)) * sizeof(uint64_t); in qpu_set_branch_targets()1068 block->branch_qpu_ip + 4); in qpu_set_branch_targets()1110 block->branch_qpu_ip = ~0; in qpu_schedule_instructions()
378 uint32_t branch_qpu_ip; member
1409 block->branch_qpu_ip = c->qpu_inst_count - 1; in schedule_instructions()1481 if (block->branch_qpu_ip == ~0) { in qpu_set_branch_targets()1502 block->branch_qpu_ip + 4); in qpu_set_branch_targets()1506 (block->branch_qpu_ip + 4)) * in qpu_set_branch_targets()1565 block->branch_qpu_ip = ~0; in v3d_qpu_schedule_instructions()
448 uint32_t branch_qpu_ip; member