Searched refs:qpu_m_rot (Results 1 – 3 of 3) sorted by relevance
153 uint64_t qpu_m_rot(struct qpu_reg dst, struct qpu_reg src, int rot) ATTRIBUTE_CONST;
476 qpu_m_rot(dst, src[0], qinst->src[1].index - in vc4_generate_code_block()
238 qpu_m_rot(struct qpu_reg dst, struct qpu_reg src0, int rot) in qpu_m_rot() function