Home
last modified time | relevance | path

Searched refs:tree_could_throw_p (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-eh.h41 extern bool tree_could_throw_p (tree);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-eh.h38 extern bool tree_could_throw_p (tree);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-eh.h41 extern bool tree_could_throw_p (tree);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-eh.h42 extern bool tree_could_throw_p (tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.h42 extern bool tree_could_throw_p (tree);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.h42 extern bool tree_could_throw_p (tree);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.h42 extern bool tree_could_throw_p (tree);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.h42 extern bool tree_could_throw_p (tree);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-eh.h42 extern bool tree_could_throw_p (tree);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-eh.h42 extern bool tree_could_throw_p (tree);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-eh.h42 extern bool tree_could_throw_p (tree);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-eh.h42 extern bool tree_could_throw_p (tree);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.h43 extern bool tree_could_throw_p (tree);
H A Dgimple-expr.c570 gcc_checking_assert (!tree_could_throw_p (cond)); in gimple_cond_get_ops_from_tree()
608 && (allow_traps || !tree_could_throw_p (t)) in is_gimple_condexpr_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.h43 extern bool tree_could_throw_p (tree);
H A Dgimple-expr.c570 gcc_checking_assert (!tree_could_throw_p (cond)); in gimple_cond_get_ops_from_tree()
608 && (allow_traps || !tree_could_throw_p (t)) in is_gimple_condexpr_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.h43 extern bool tree_could_throw_p (tree);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.h43 extern bool tree_could_throw_p (tree);
H A Dgimple-expr.c570 gcc_checking_assert (!tree_could_throw_p (cond)); in gimple_cond_get_ops_from_tree()
608 && (allow_traps || !tree_could_throw_p (t)) in is_gimple_condexpr_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.h43 extern bool tree_could_throw_p (tree);
H A Dgimple-expr.c580 gcc_checking_assert (!tree_could_throw_p (cond)); in gimple_cond_get_ops_from_tree()
618 && (allow_traps || !tree_could_throw_p (t)) in is_gimple_condexpr_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.h43 extern bool tree_could_throw_p (tree);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.h43 extern bool tree_could_throw_p (tree);
H A Dgimple-expr.c580 gcc_checking_assert (!tree_could_throw_p (cond)); in gimple_cond_get_ops_from_tree()
618 && (allow_traps || !tree_could_throw_p (t)) in is_gimple_condexpr_1()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-eh.c1606 if (state->cur_region && tree_could_throw_p (t)) in lower_eh_constructs_1()
1615 if (state->cur_region && tree_could_throw_p (t)) in lower_eh_constructs_1()
1817 if (!tree_could_throw_p (stmt)) in verify_eh_edges()
1995 tree_could_throw_p (tree t) in tree_could_throw_p() function
2042 return tree_could_throw_p (stmt); in tree_can_throw_external()
2059 bool new_stmt_could_throw = tree_could_throw_p (new_stmt); in maybe_clean_or_replace_eh_stmt()

12345678910>>...12