Home
last modified time | relevance | path

Searched defs:else_block (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_dead_control_flow.cpp57 bblock_t *const else_block = prev_block; in dead_control_flow_eliminate() local
101 bblock_t *const else_block = block; in dead_control_flow_eliminate() local
Dbrw_fs_sel_peephole.cpp67 bblock_t *then_block, bblock_t *else_block) in count_movs_from_if()
143 bblock_t *else_block = NULL; in opt_peephole_sel() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_conditional_discard.c44 nir_block *else_block = nir_if_first_else_block(if_stmt); in nir_opt_conditional_discard_block() local
Dnir_opt_peephole_select.c162 nir_block *else_block = nir_if_first_else_block(if_stmt); in nir_opt_peephole_select_block() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_nir_lower_if_else.c228 nir_block *else_block = nir_if_first_else_block(if_stmt); in lower_if_else_block() local
/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c412 struct vtn_block *else_block = in vtn_cfg_walk_blocks() local
/external/bcc/src/cc/frontends/b/
Dnode.h405 OnValidStmtNode(IdentExprNode::Ptr cond, StmtNode::Ptr block, StmtNode::Ptr else_block) in OnValidStmtNode()
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c1615 struct qblock *else_block; in ntq_emit_if() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1924 struct qblock *else_block; in ntq_emit_if() local
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c5292 nir_block *else_block = in visit_if() local