Searched refs:ac_build_else (Results 1 – 4 of 4) sorted by relevance
350 void ac_build_else(struct ac_llvm_context *ctx, int lable_id);
2006 void ac_build_else(struct ac_llvm_context *ctx, int label_id) in ac_build_else() function
5295 ac_build_else(&ctx->ac, else_block->index); in visit_if()
948 ac_build_else(&ctx->ac, get_line(bld_base->pc)); in else_emit()