Searched defs:qinst (Results 1 – 4 of 4) sorted by relevance
46 Q qinst; in main() local
196 struct qinst { struct197 struct list_head link;199 enum qop op;200 struct qreg dst;201 struct qreg src[3];202 bool sf;203 bool cond_is_exec_mask;204 uint8_t cond;
662 qir_remove_instruction(struct vc4_compile *c, struct qinst *qinst) in qir_remove_instruction()695 struct qinst *qinst = in qir_compile_destroy() local
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()