Lines Matching defs:jump
3848 /* Clears (activates) the execute flags for any channels whose jump target
3881 /* Check if this if statement is really just a conditional jump with
3889 * In which case we can skip the jump to ELSE we emit before the THEN
3921 /* At the end of the THEN block, jump to ENDIF, unless
3934 /* Emit the conditional jump directly.
4031 /* If everything points at ENDIF, then jump there immediately. */
4069 ntq_emit_jump(struct v3d_compile *c, nir_jump_instr *jump)
4071 switch (jump->type) {
4099 ntq_emit_uniform_jump(struct v3d_compile *c, nir_jump_instr *jump)
4101 switch (jump->type) {