Searched refs:qpu_branch (Results 1 – 3 of 3) sorted by relevance
148 uint64_t qpu_branch(uint32_t cond, uint32_t target) ATTRIBUTE_CONST;
530 queue(block, (qpu_branch(qinst->cond, 0) | in vc4_generate_code_block()
182 qpu_branch(uint32_t cond, uint32_t target) in qpu_branch() function