Searched refs:is_noop (Results 1 – 12 of 12) sorted by relevance
201 int *out_fence_fd, bool is_noop) in etna_cmd_stream_flush() argument231 if (unlikely(is_noop)) in etna_cmd_stream_flush()
158 int *out_fence_fd, bool is_noop);
202 bool is_noop; member
97 ctx->is_noop = enable; in etna_set_frontend_noop()526 ctx->is_noop); in etna_flush()
174 bool is_noop; member
228 bool is_noop; member
682 if (ctx->is_noop) in panfrost_batch_submit_ioctl()704 if (!ctx->is_noop && dev->debug & PAN_DBG_SYNC) in panfrost_batch_submit_ioctl()
133 ctx->is_noop = enable; in panfrost_set_frontend_noop()
147 if (ctx->is_noop) in si_flush_gfx_cs()
453 sctx->is_noop = enable; in si_set_frontend_noop()
998 bool is_noop:1; member
3762 bool is_noop = pred.IsNext(current_block->rpo_number()); in AllocateRegisters() local3763 if (!is_noop) { in AllocateRegisters()3779 return is_noop; in AllocateRegisters()