Home
last modified time | relevance | path

Searched refs:emit_jump (Results 1 – 19 of 19) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDdojump.c385 emit_jump (temp); in do_jump()
393 emit_jump (if_true_label); in do_jump()
703 emit_jump (if_false_label); in do_jump_by_parts_greater_rtx()
769 emit_jump (if_true_label); in do_jump_by_parts_zero_rtx()
811 emit_jump (if_true_label); in do_jump_by_parts_equality_rtx()
973 emit_jump (label); in do_compare_rtx_and_jump()
1134 emit_jump (if_false_label); in do_compare_rtx_and_jump()
HDstmt.c169 emit_jump (rtx label) in emit_jump() function
242 emit_jump (label_rtx (label)); in expand_goto()
1601 emit_jump (end_label); in expand_naked_return()
1644 emit_jump (return_label); in expand_null_return_1()
2148 emit_jump (default_label); in emit_case_bit_tests()
2315 emit_jump (default_label); in expand_case()
2403 emit_jump (default_label); in expand_case()
2845 emit_jump (label_rtx (node->code_label)); in emit_case_nodes()
2946 emit_jump (default_label); in emit_case_nodes()
3083 emit_jump (default_label); in emit_case_nodes()
[all …]
HDexplow.c1375 emit_jump (final_label); in allocate_dynamic_stack_space()
1669 emit_jump (loop_lab); in probe_stack_range()
1804 emit_jump (loop_lab); in anti_adjust_stack_and_probe()
HDexcept.c2134 emit_jump (crtl->eh.ehr_label); in expand_builtin_eh_return()
2156 emit_jump (around_label); in expand_eh_return()
HDcfgexpand.c1930 emit_jump (label_rtx_for_bb (false_edge->dest)); in expand_gimple_cond()
4095 emit_jump (label_rtx_for_bb (e->dest)); in expand_gimple_basic_block()
4153 emit_jump (label_rtx (label)); in construct_init_block()
HDrtl.h2513 extern void emit_jump (rtx);
HDexpr.c1457 emit_jump (cmp_label); in emit_block_move_via_loop()
6106 emit_jump (loop_start); in store_constructor()
/dragonfly/contrib/gcc-8.0/gcc/
HDdojump.c441 emit_jump (lab); in do_jump()
450 emit_jump (if_true_label); in do_jump()
737 emit_jump (if_false_label); in do_jump_by_parts_greater_rtx()
806 emit_jump (if_true_label); in do_jump_by_parts_zero_rtx()
850 emit_jump (if_true_label); in do_jump_by_parts_equality_rtx()
1012 emit_jump (label); in do_compare_rtx_and_jump()
1168 emit_jump (if_false_label); in do_compare_rtx_and_jump()
HDinternal-fn.c771 emit_jump (done_label); in expand_addsub_overflow()
850 emit_jump (do_error); in expand_addsub_overflow()
937 emit_jump (do_error); in expand_addsub_overflow()
959 emit_jump (do_error); in expand_addsub_overflow()
992 emit_jump (done_label); in expand_addsub_overflow()
1142 emit_jump (done_label); in expand_neg_overflow()
1450 emit_jump (do_main_label); in expand_mul_overflow()
1536 emit_jump (done_label); in expand_mul_overflow()
1755 emit_jump (done_label); in expand_mul_overflow()
1768 emit_jump (one_small_one_large); in expand_mul_overflow()
[all …]
HDexplow.c1471 emit_jump (final_label); in allocate_dynamic_stack_space()
1787 emit_jump (loop_lab); in probe_stack_range()
1923 emit_jump (loop_lab); in emit_stack_clash_protection_probe_loop_end()
2158 emit_jump (loop_lab); in anti_adjust_stack_and_probe()
HDtree-switch-conversion.c1953 emit_jump (basic_block bb, basic_block case_bb, in emit_jump() function
2003 emit_jump (bb, default_bb, phi_mapping); in emit_case_decision_tree()
2369 emit_jump (bb, node->case_bb, phi_mapping); in emit_case_nodes()
2478 emit_jump (bb, default_bb, phi_mapping); in emit_case_nodes()
2625 emit_jump (bb, default_bb, phi_mapping); in emit_case_nodes()
2729 emit_jump (bb, node->case_bb, phi_mapping); in emit_case_nodes()
HDstmt.c134 emit_jump (rtx label) in emit_jump() function
683 emit_jump (end_label); in expand_naked_return()
HDcfgexpand.c2535 emit_jump (label_rtx_for_bb (false_edge->dest)); in expand_gimple_cond()
3397 emit_jump (jump_target_rtx (label)); in expand_goto()
3407 emit_jump (return_label); in expand_null_return_1()
5848 emit_jump (label_rtx_for_bb (e->dest)); in expand_gimple_basic_block()
5908 emit_jump (jump_target_rtx (label)); in construct_init_block()
HDexcept.c2252 emit_jump (crtl->eh.ehr_label); in expand_builtin_eh_return()
2274 emit_jump (around_label); in expand_eh_return()
HDasan.c1488 emit_jump (lab); in asan_emit_stack_protection()
HDexpr.c1537 emit_jump (end_label); in compare_by_pieces()
1841 emit_jump (cmp_label); in emit_block_move_via_loop()
6668 emit_jump (loop_start); in store_constructor()
HDrtl.h4017 extern void emit_jump (rtx);
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
HDi386.c22412 emit_jump (jump_around_label); in ix86_expand_movmem()
22800 emit_jump (jump_around_label); in ix86_expand_setmem()
34628 emit_jump (label2); in ix86_emit_i387_log1p()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDi386.c28000 emit_jump (jump_around_label); in ix86_expand_set_or_movmem()
44920 emit_jump (label2); in ix86_emit_i387_log1p()