Searched refs:v3d_qpu_reads_flags (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_opt_dead_code.c119 if (v3d_qpu_reads_flags(&inst->qpu))
H A Dqpu_schedule.c395 if (v3d_qpu_reads_flags(inst))
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_opt_dead_code.c208 if (v3d_qpu_reads_flags(&inst->qpu))
H A Dqpu_schedule.c445 if (v3d_qpu_reads_flags(inst))
2045 if (v3d_qpu_reads_flags(&prev->qpu))
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/qpu/
H A Dqpu_instr.h463 bool v3d_qpu_reads_flags(const struct v3d_qpu_instr *inst) ATTRIBUTE_CONST;
H A Dqpu_instr.c830 v3d_qpu_reads_flags(const struct v3d_qpu_instr *inst) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/broadcom/qpu/
H A Dqpu_instr.h474 bool v3d_qpu_reads_flags(const struct v3d_qpu_instr *inst) ATTRIBUTE_CONST;
H A Dqpu_instr.c919 v3d_qpu_reads_flags(const struct v3d_qpu_instr *inst) function in typeref:typename:bool

Completed in 44 milliseconds