Searched refs:ac_build_bgnloop (Results 1 – 4 of 4) sorted by relevance
347 void ac_build_bgnloop(struct ac_llvm_context *ctx, int lable_id);
1984 void ac_build_bgnloop(struct ac_llvm_context *ctx, int label_id) in ac_build_bgnloop() function
5307 ac_build_bgnloop(&ctx->ac, first_loop_block->index); in visit_loop()
924 ac_build_bgnloop(&ctx->ac, get_line(bld_base->pc)); in bgnloop_emit()