Searched refs:get_instruction_priority (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c517 get_instruction_priority(uint64_t inst) function in typeref:typename:int
627 int prio = get_instruction_priority(inst);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c517 get_instruction_priority(uint64_t inst) function in typeref:typename:int
627 int prio = get_instruction_priority(inst);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dqpu_schedule.c529 get_instruction_priority(const struct v3d_qpu_instr *inst) function in typeref:typename:int
785 int prio = get_instruction_priority(inst);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dqpu_schedule.c635 get_instruction_priority(const struct v3d_device_info *devinfo, function in typeref:typename:int
1177 int prio = get_instruction_priority(c->devinfo, inst);

Completed in 16 milliseconds