Searched refs:ac_build_endif (Results 1 – 4 of 4) sorted by relevance
351 void ac_build_endif(struct ac_llvm_context *ctx, int lable_id);
2022 void ac_build_endif(struct ac_llvm_context *ctx, int label_id) in ac_build_endif() function
5299 ac_build_endif(&ctx->ac, then_block->index); in visit_if()
956 ac_build_endif(&ctx->ac, get_line(bld_base->pc)); in endif_emit()