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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu.h146 uint64_t qpu_load_imm_u2(struct qpu_reg dst, uint32_t val) ATTRIBUTE_CONST;
H A Dvc4_qpu.c168 qpu_load_imm_u2(struct qpu_reg dst, uint32_t val) function in typeref:typename:uint64_t
H A Dvc4_qpu_emit.c461 queue(block, qpu_load_imm_u2(dst, qinst->src[0].index));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu.h146 uint64_t qpu_load_imm_u2(struct qpu_reg dst, uint32_t val) ATTRIBUTE_CONST;
H A Dvc4_qpu.c168 qpu_load_imm_u2(struct qpu_reg dst, uint32_t val) function in typeref:typename:uint64_t
H A Dvc4_qpu_emit.c461 queue(block, qpu_load_imm_u2(dst, qinst->src[0].index));

Completed in 6 milliseconds