Lines Matching defs:emit_label
659 static void emit_label (int label, const char *comment)
873 emit_label(f->ret_target, NULL);
1479 emit_label(target_false, NULL);
1503 emit_label(cond_end, "end if");
1577 emit_label(cond_end, "end conditional");
1769 emit_label(next_test, NULL);
1790 emit_label(switch_end, NULL);
1929 emit_label(loop_top, "loop top");
1956 emit_label(loop_continue, "'continue' iterator");
1982 emit_label(loop_bottom, "loop bottom");