Home
last modified time | relevance | path

Searched defs:before_inst (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_schedule.c778 uint64_t before_inst = before->inst->inst; in instruction_latency() local
/external/mesa3d/src/broadcom/compiler/
Dqpu_schedule.c950 const struct v3d_qpu_instr *before_inst = &before->inst->qpu; in instruction_latency() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp772 vec4_instruction *before_inst) in emit_pull_constant_load_reg()