Home
last modified time | relevance | path

Searched refs:fallthru_label (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-eh.c332 tree fallthru_label; member
753 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
757 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1003 if (VEC_index (tree, tf->dest_array, 0) == tf->fallthru_label) in lower_try_finally_onedest()
1008 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1416 if (this_tf.fallthru_label) in lower_try_finally()
1418 tree x = build1 (LABEL_EXPR, void_type_node, this_tf.fallthru_label); in lower_try_finally()
1573 frob_into_branch_around (tp, fake_tf.eh_label, fake_tf.fallthru_label); in lower_cleanup()
1581 if (fake_tf.fallthru_label) in lower_cleanup()
1583 tree x = build1 (LABEL_EXPR, void_type_node, fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-eh.c385 tree fallthru_label; member
912 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
918 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1179 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1184 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1693 if (this_tf.fallthru_label) in lower_try_finally()
1696 gimple x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1922 fake_tf.fallthru_label); in lower_cleanup()
1930 if (fake_tf.fallthru_label) in lower_cleanup()
1932 gimple x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
H A Dstmt.c650 rtx fallthru_label = NULL_RTX; in expand_asm_operands() local
960 if (fallthru_label == NULL_RTX) in expand_asm_operands()
961 fallthru_label = gen_label_rtx (); in expand_asm_operands()
962 r = fallthru_label; in expand_asm_operands()
1091 if (fallthru_label) in expand_asm_operands()
1092 emit_label (fallthru_label); in expand_asm_operands()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-eh.c385 tree fallthru_label; member
912 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
918 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1179 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1184 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1695 if (this_tf.fallthru_label) in lower_try_finally()
1698 gimple x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1914 fake_tf.fallthru_label); in lower_cleanup()
1922 if (fake_tf.fallthru_label) in lower_cleanup()
1924 gimple x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-eh.c390 tree fallthru_label; member
933 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
939 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1207 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1212 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1724 if (this_tf.fallthru_label) in lower_try_finally()
1727 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1954 fake_tf.fallthru_label); in lower_cleanup()
1962 if (fake_tf.fallthru_label) in lower_cleanup()
1964 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-eh.c394 tree fallthru_label; member
937 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
943 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1211 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1216 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1723 if (this_tf.fallthru_label) in lower_try_finally()
1726 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1953 fake_tf.fallthru_label); in lower_cleanup()
1961 if (fake_tf.fallthru_label) in lower_cleanup()
1963 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c394 tree fallthru_label; member
937 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
943 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1211 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1216 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1723 if (this_tf.fallthru_label) in lower_try_finally()
1726 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1953 fake_tf.fallthru_label); in lower_cleanup()
1961 if (fake_tf.fallthru_label) in lower_cleanup()
1963 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c394 tree fallthru_label; member
937 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
943 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1211 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1216 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1723 if (this_tf.fallthru_label) in lower_try_finally()
1726 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1953 fake_tf.fallthru_label); in lower_cleanup()
1961 if (fake_tf.fallthru_label) in lower_cleanup()
1963 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-eh.c416 tree fallthru_label; member
943 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
949 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1210 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1215 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1724 if (this_tf.fallthru_label) in lower_try_finally()
1727 gimple x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1943 fake_tf.fallthru_label); in lower_cleanup()
1951 if (fake_tf.fallthru_label) in lower_cleanup()
1953 gimple x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
H A Dcfgexpand.c2424 rtx fallthru_label = NULL_RTX; in expand_asm_operands() local
2736 if (fallthru_label == NULL_RTX) in expand_asm_operands()
2737 fallthru_label = gen_label_rtx (); in expand_asm_operands()
2738 r = fallthru_label; in expand_asm_operands()
2867 if (fallthru_label) in expand_asm_operands()
2868 emit_label (fallthru_label); in expand_asm_operands()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c394 tree fallthru_label; member
937 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
943 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1211 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1216 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1723 if (this_tf.fallthru_label) in lower_try_finally()
1726 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1953 fake_tf.fallthru_label); in lower_cleanup()
1961 if (fake_tf.fallthru_label) in lower_cleanup()
1963 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-eh.c394 tree fallthru_label; member
937 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
943 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1211 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1216 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1723 if (this_tf.fallthru_label) in lower_try_finally()
1726 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1953 fake_tf.fallthru_label); in lower_cleanup()
1961 if (fake_tf.fallthru_label) in lower_cleanup()
1963 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c394 tree fallthru_label; member
937 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
943 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1211 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1216 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1723 if (this_tf.fallthru_label) in lower_try_finally()
1726 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1953 fake_tf.fallthru_label); in lower_cleanup()
1961 if (fake_tf.fallthru_label) in lower_cleanup()
1963 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
H A Dcfgexpand.c3242 rtx_code_label *fallthru_label = NULL; in expand_asm_stmt() local
3261 if (fallthru_label == NULL_RTX) in expand_asm_stmt()
3262 fallthru_label = gen_label_rtx (); in expand_asm_stmt()
3263 r = fallthru_label; in expand_asm_stmt()
3358 if (fallthru_label) in expand_asm_stmt()
3359 emit_label (fallthru_label); in expand_asm_stmt()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-eh.c394 tree fallthru_label; member
937 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
943 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1211 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1216 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1723 if (this_tf.fallthru_label) in lower_try_finally()
1726 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1953 fake_tf.fallthru_label); in lower_cleanup()
1961 if (fake_tf.fallthru_label) in lower_cleanup()
1963 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-eh.c390 tree fallthru_label; member
933 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
939 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1207 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1212 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1724 if (this_tf.fallthru_label) in lower_try_finally()
1727 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1954 fake_tf.fallthru_label); in lower_cleanup()
1962 if (fake_tf.fallthru_label) in lower_cleanup()
1964 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-eh.c394 tree fallthru_label; member
937 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
943 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1211 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1216 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1723 if (this_tf.fallthru_label) in lower_try_finally()
1726 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1953 fake_tf.fallthru_label); in lower_cleanup()
1961 if (fake_tf.fallthru_label) in lower_cleanup()
1963 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-eh.c394 tree fallthru_label; member
937 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
943 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1211 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1216 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1723 if (this_tf.fallthru_label) in lower_try_finally()
1726 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1953 fake_tf.fallthru_label); in lower_cleanup()
1961 if (fake_tf.fallthru_label) in lower_cleanup()
1963 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.c397 tree fallthru_label; member
930 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
936 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1207 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1212 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1729 if (this_tf.fallthru_label) in lower_try_finally()
1732 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1975 fake_tf.fallthru_label); in lower_cleanup()
1983 if (fake_tf.fallthru_label) in lower_cleanup()
1985 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.c397 tree fallthru_label; member
930 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
936 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1207 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1212 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1729 if (this_tf.fallthru_label) in lower_try_finally()
1732 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1975 fake_tf.fallthru_label); in lower_cleanup()
1983 if (fake_tf.fallthru_label) in lower_cleanup()
1985 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.c397 tree fallthru_label; member
935 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
941 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1212 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1217 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1734 if (this_tf.fallthru_label) in lower_try_finally()
1737 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1980 fake_tf.fallthru_label); in lower_cleanup()
1988 if (fake_tf.fallthru_label) in lower_cleanup()
1990 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.c397 tree fallthru_label; member
935 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
941 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1212 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1217 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1734 if (this_tf.fallthru_label) in lower_try_finally()
1737 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1980 fake_tf.fallthru_label); in lower_cleanup()
1988 if (fake_tf.fallthru_label) in lower_cleanup()
1990 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.c397 tree fallthru_label; member
930 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
936 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1207 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1212 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1729 if (this_tf.fallthru_label) in lower_try_finally()
1732 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1975 fake_tf.fallthru_label); in lower_cleanup()
1983 if (fake_tf.fallthru_label) in lower_cleanup()
1985 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.c397 tree fallthru_label; member
930 tree label = tf->fallthru_label; in lower_try_finally_fallthru_label()
936 tf->fallthru_label = label; in lower_try_finally_fallthru_label()
1207 if (tf->dest_array[0] == tf->fallthru_label) in lower_try_finally_onedest()
1212 tf->fallthru_label = NULL; in lower_try_finally_onedest()
1729 if (this_tf.fallthru_label) in lower_try_finally()
1732 gimple *x = gimple_build_label (this_tf.fallthru_label); in lower_try_finally()
1975 fake_tf.fallthru_label); in lower_cleanup()
1983 if (fake_tf.fallthru_label) in lower_cleanup()
1985 gimple *x = gimple_build_label (fake_tf.fallthru_label); in lower_cleanup()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.c397 tree fallthru_label;
935 tree label = tf->fallthru_label;
941 tf->fallthru_label = label;
1212 if (tf->dest_array[0] == tf->fallthru_label)
1217 tf->fallthru_label = NULL;
1734 if (this_tf.fallthru_label)
1737 gimple *x = gimple_build_label (this_tf.fallthru_label);
1980 fake_tf.fallthru_label);
1988 if (fake_tf.fallthru_label)
1990 gimple *x = gimple_build_label (fake_tf.fallthru_label);

123