Searched refs:qpu_branch (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu.h148 uint64_t qpu_branch(uint32_t cond, uint32_t target) ATTRIBUTE_CONST;
H A Dvc4_qpu.c182 qpu_branch(uint32_t cond, uint32_t target) function in typeref:typename:uint64_t
H A Dvc4_qpu_emit.c530 queue(block, (qpu_branch(qinst->cond, 0) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu.h148 uint64_t qpu_branch(uint32_t cond, uint32_t target) ATTRIBUTE_CONST;
H A Dvc4_qpu.c182 qpu_branch(uint32_t cond, uint32_t target) function in typeref:typename:uint64_t
H A Dvc4_qpu_emit.c530 queue(block, (qpu_branch(qinst->cond, 0) |

Completed in 6 milliseconds