Searched refs:bi_emit_branch (Results 1 – 1 of 1) sorted by relevance
56 static bi_instruction *bi_emit_branch(bi_context *ctx);61 bi_instruction *branch = bi_emit_branch(ctx); in emit_jump()369 bi_instruction *ret = bi_emit_branch(ctx); in bi_emit_frag_out()2131 bi_emit_branch(bi_context *ctx) in bi_emit_branch() function2165 bi_instruction *then_branch = bi_emit_branch(ctx); in emit_if()2173 bi_instruction *then_exit = bi_emit_branch(ctx); in emit_if()2220 bi_instruction *br_back = bi_emit_branch(ctx); in emit_loop()