Searched refs:ac_build_endloop (Results 1 – 3 of 3) sorted by relevance
421 void ac_build_endloop(struct ac_llvm_context *ctx, int lable_id);
526 ac_build_endloop(&ctx->ac, 6000); in exit_waterfall()3912 ac_build_endloop(&ctx->ac, first_loop_block->index); in visit_loop()
2461 void ac_build_endloop(struct ac_llvm_context *ctx, int label_id) in ac_build_endloop() function