Searched defs:then_block (Results 1 – 11 of 11) sorted by relevance
67 bblock_t *then_block, bblock_t *else_block) in count_movs_from_if()142 bblock_t *then_block = block->next(); in opt_peephole_sel() local
43 nir_block *then_block = nir_if_first_then_block(if_stmt); in nir_opt_conditional_discard_block() local
161 nir_block *then_block = nir_if_first_then_block(if_stmt); in nir_opt_peephole_select_block() local
227 nir_block *then_block = nir_if_first_then_block(if_stmt); in lower_if_else_block() local
68 BasicBlock* then_block = GetBlock(branch->GetSingleWordInOperand(1u)); in Process() local
410 struct vtn_block *then_block = in vtn_cfg_walk_blocks() local
1613 struct qblock *then_block = vir_new_block(c); in ntq_emit_if() local
1922 struct qblock *then_block = qir_new_block(c); in ntq_emit_if() local
5284 nir_block *then_block = in visit_if() local6914 LLVMBasicBlockRef then_block = LLVMAppendBasicBlockInContext(ctx.ac.context, fn, ""); in ac_translate_nir_to_llvm() local
4129 Block* then_block = factory()->NewBlock(2, false); in BuildIteratorCloseForCompletion() local