Searched refs:ac_build_endloop (Results 1 – 4 of 4) sorted by relevance
352 void ac_build_endloop(struct ac_llvm_context *ctx, int lable_id);
2035 void ac_build_endloop(struct ac_llvm_context *ctx, int label_id) in ac_build_endloop() function
5311 ac_build_endloop(&ctx->ac, first_loop_block->index); in visit_loop()
964 ac_build_endloop(&ctx->ac, get_line(bld_base->pc)); in endloop_emit()