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

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dqpu_validate.c166 if (v3d_qpu_magic_waddr_is_tsy(inst->alu.add.waddr))
183 if (v3d_qpu_magic_waddr_is_tsy(inst->alu.mul.waddr))
H A Dqpu_schedule.c676 v3d_qpu_magic_waddr_is_tsy(waddr));
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dqpu_validate.c156 if (v3d_qpu_magic_waddr_is_tsy(inst->alu.add.waddr))
171 if (v3d_qpu_magic_waddr_is_tsy(inst->alu.mul.waddr))
H A Dqpu_schedule.c569 v3d_qpu_magic_waddr_is_tsy(waddr));
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/qpu/
H A Dqpu_instr.h447 bool v3d_qpu_magic_waddr_is_tsy(enum v3d_qpu_waddr waddr) ATTRIBUTE_CONST;
H A Dqpu_instr.c568 v3d_qpu_magic_waddr_is_tsy(enum v3d_qpu_waddr waddr) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/broadcom/qpu/
H A Dqpu_instr.h451 bool v3d_qpu_magic_waddr_is_tsy(enum v3d_qpu_waddr waddr) ATTRIBUTE_CONST;
H A Dqpu_instr.c585 v3d_qpu_magic_waddr_is_tsy(enum v3d_qpu_waddr waddr) function in typeref:typename:bool

Completed in 13 milliseconds