Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c760 uint64_t after_inst = after->inst->inst; in instruction_latency() local
763 after_inst), in instruction_latency()
765 after_inst)); in instruction_latency()
/third_party/mesa3d/src/broadcom/compiler/
H A Dqpu_schedule.c1400 const struct v3d_qpu_instr *after_inst = &after->inst->qpu; in instruction_latency() local
1404 after_inst->type != V3D_QPU_INSTR_TYPE_ALU) in instruction_latency()
1411 after_inst)); in instruction_latency()
1418 after_inst)); in instruction_latency()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp5321 * Since we're inserting split instructions after after_inst, the
5354 exec_node *const after_inst = inst->next;
5374 lbld.at(block, after_inst), inst);

Completed in 13 milliseconds