Home
last modified time | relevance | path

Searched refs:build_and_jump (Results 1 – 25 of 150) sorted by relevance

123456

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgimple-low.c418 then_goto = build_and_jump (&LABEL_EXPR_LABEL (t)); in lower_cond_expr()
441 else_goto = build_and_jump (&LABEL_EXPR_LABEL (t)); in lower_cond_expr()
454 t = build_and_jump (&LABEL_EXPR_LABEL (end_label)); in lower_cond_expr()
H A Dtree-gimple.h128 extern tree build_and_jump (tree *);
H A Dgimplify.c1138 tree jump_stmt = build_and_jump (&LABEL_EXPR_LABEL (start_label)); in gimplify_loop_expr()
1296 build_and_jump (tree *label_p) in build_and_jump() function
1321 expr = build_and_jump (&gimplify_ctxp->exit_label); in gimplify_exit_expr()
2028 build_and_jump (true_label_p), in shortcut_cond_r()
2029 build_and_jump (false_label_p)); in shortcut_cond_r()
2174 t = build_and_jump (&end_label); in shortcut_cond_expr()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.h68 extern tree build_and_jump (tree *);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimplify.h68 extern tree build_and_jump (tree *);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimplify.h68 extern tree build_and_jump (tree *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.h68 extern tree build_and_jump (tree *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimplify.h68 extern tree build_and_jump (tree *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.h68 extern tree build_and_jump (tree *);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimplify.h68 extern tree build_and_jump (tree *);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimplify.h68 extern tree build_and_jump (tree *);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimplify.h68 extern tree build_and_jump (tree *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimplify.h69 extern tree build_and_jump (tree *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimplify.h67 extern tree build_and_jump (tree *);
H A Dgimplify.c1536 build_and_jump (tree *label_p) in build_and_jump() function
1561 expr = build_and_jump (&gimplify_ctxp->exit_label); in gimplify_exit_expr()
2568 build_and_jump (true_label_p), in shortcut_cond_r()
2569 build_and_jump (false_label_p)); in shortcut_cond_r()
2738 t = build_and_jump (&end_label); in shortcut_cond_expr()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimplify.h69 extern tree build_and_jump (tree *);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimplify.h69 extern tree build_and_jump (tree *);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimplify.h69 extern tree build_and_jump (tree *);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimplify.h69 extern tree build_and_jump (tree *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimplify.h69 extern tree build_and_jump (tree *);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimplify.h69 extern tree build_and_jump (tree *);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimplify.h67 extern tree build_and_jump (tree *);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimplify.h67 extern tree build_and_jump (tree *);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimplify.c1866 build_and_jump (tree *label_p) in build_and_jump() function
1891 expr = build_and_jump (&gimplify_ctxp->exit_label); in gimplify_exit_expr()
2843 build_and_jump (true_label_p), in shortcut_cond_r()
2844 build_and_jump (false_label_p)); in shortcut_cond_r()
3013 t = build_and_jump (&end_label); in shortcut_cond_expr()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimplify.c1866 build_and_jump (tree *label_p) in build_and_jump() function
1891 expr = build_and_jump (&gimplify_ctxp->exit_label); in gimplify_exit_expr()
2841 build_and_jump (true_label_p), in shortcut_cond_r()
2842 build_and_jump (false_label_p)); in shortcut_cond_r()
3011 t = build_and_jump (&end_label); in shortcut_cond_expr()

123456