Home
last modified time | relevance | path

Searched refs:stmt_could_throw_p (Results 1 – 25 of 561) sorted by relevance

12345678910>>...23

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-eh.h40 extern bool stmt_could_throw_p (gimple *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-eh.h37 extern bool stmt_could_throw_p (gimple);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-eh.h40 extern bool stmt_could_throw_p (gimple *);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (gimple *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (gimple *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (gimple *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (gimple *);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (gimple *);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (gimple *);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
H A Dtree-eh.c2058 if (stmt_could_throw_p (cfun, stmt) in lower_eh_constructs_2()
2073 if (state->cur_region && stmt_could_throw_p (cfun, stmt)) in lower_eh_constructs_2()
2917 stmt_could_throw_p (function *fun, gimple *stmt) in stmt_could_throw_p() function
2967 && stmt_could_throw_p (fun, stmt)); in stmt_unremovable_because_of_non_call_eh_p()
3003 if (!stmt_could_throw_p (fun, stmt)) in stmt_can_throw_external()
3021 if (!stmt_could_throw_p (fun, stmt)) in stmt_can_throw_internal()
3035 if (stmt_could_throw_p (ifun, stmt)) in maybe_clean_eh_stmt_fn()
3060 bool new_stmt_could_throw = stmt_could_throw_p (cfun, new_stmt); in maybe_clean_or_replace_eh_stmt()
3090 if (!stmt_could_throw_p (new_fun, new_stmt)) in maybe_duplicate_eh_stmt_fn()
3129 if (!stmt_could_throw_p (cfun, new_stmt)) in maybe_duplicate_eh_stmt()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
H A Dtree-eh.c2058 if (stmt_could_throw_p (cfun, stmt) in lower_eh_constructs_2()
2073 if (state->cur_region && stmt_could_throw_p (cfun, stmt)) in lower_eh_constructs_2()
2895 stmt_could_throw_p (function *fun, gimple *stmt) in stmt_could_throw_p() function
2945 && stmt_could_throw_p (fun, stmt)); in stmt_unremovable_because_of_non_call_eh_p()
2981 if (!stmt_could_throw_p (fun, stmt)) in stmt_can_throw_external()
2999 if (!stmt_could_throw_p (fun, stmt)) in stmt_can_throw_internal()
3013 if (stmt_could_throw_p (ifun, stmt)) in maybe_clean_eh_stmt_fn()
3038 bool new_stmt_could_throw = stmt_could_throw_p (cfun, new_stmt); in maybe_clean_or_replace_eh_stmt()
3068 if (!stmt_could_throw_p (new_fun, new_stmt)) in maybe_duplicate_eh_stmt_fn()
3107 if (!stmt_could_throw_p (cfun, new_stmt)) in maybe_duplicate_eh_stmt()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
H A Dtree-eh.c2063 if (stmt_could_throw_p (cfun, stmt) in lower_eh_constructs_2()
2081 if (state->cur_region && stmt_could_throw_p (cfun, stmt)) in lower_eh_constructs_2()
2900 stmt_could_throw_p (function *fun, gimple *stmt) in stmt_could_throw_p() function
2950 && stmt_could_throw_p (fun, stmt)); in stmt_unremovable_because_of_non_call_eh_p()
2986 if (!stmt_could_throw_p (fun, stmt)) in stmt_can_throw_external()
3004 if (!stmt_could_throw_p (fun, stmt)) in stmt_can_throw_internal()
3018 if (stmt_could_throw_p (ifun, stmt)) in maybe_clean_eh_stmt_fn()
3043 bool new_stmt_could_throw = stmt_could_throw_p (cfun, new_stmt); in maybe_clean_or_replace_eh_stmt()
3073 if (!stmt_could_throw_p (new_fun, new_stmt)) in maybe_duplicate_eh_stmt_fn()
3112 if (!stmt_could_throw_p (cfun, new_stmt)) in maybe_duplicate_eh_stmt()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
H A Dtree-eh.c2063 if (stmt_could_throw_p (cfun, stmt) in lower_eh_constructs_2()
2081 if (state->cur_region && stmt_could_throw_p (cfun, stmt)) in lower_eh_constructs_2()
2900 stmt_could_throw_p (function *fun, gimple *stmt) in stmt_could_throw_p() function
2950 && stmt_could_throw_p (fun, stmt)); in stmt_unremovable_because_of_non_call_eh_p()
2986 if (!stmt_could_throw_p (fun, stmt)) in stmt_can_throw_external()
3004 if (!stmt_could_throw_p (fun, stmt)) in stmt_can_throw_internal()
3018 if (stmt_could_throw_p (ifun, stmt)) in maybe_clean_eh_stmt_fn()
3043 bool new_stmt_could_throw = stmt_could_throw_p (cfun, new_stmt); in maybe_clean_or_replace_eh_stmt()
3073 if (!stmt_could_throw_p (new_fun, new_stmt)) in maybe_duplicate_eh_stmt_fn()
3112 if (!stmt_could_throw_p (cfun, new_stmt)) in maybe_duplicate_eh_stmt()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.h41 extern bool stmt_could_throw_p (function *, gimple *);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-eh.c2005 if (stmt_could_throw_p (stmt) in lower_eh_constructs_2()
2023 if (state->cur_region && stmt_could_throw_p (stmt)) in lower_eh_constructs_2()
2679 stmt_could_throw_p (gimple stmt) in stmt_could_throw_p() function
2743 if (!stmt_could_throw_p (stmt)) in stmt_can_throw_external()
2758 if (!stmt_could_throw_p (stmt)) in stmt_can_throw_internal()
2772 if (stmt_could_throw_p (stmt)) in maybe_clean_eh_stmt_fn()
2797 bool new_stmt_could_throw = stmt_could_throw_p (new_stmt); in maybe_clean_or_replace_eh_stmt()
2827 if (!stmt_could_throw_p (new_stmt)) in maybe_duplicate_eh_stmt_fn()
2868 if (!stmt_could_throw_p (new_stmt)) in maybe_duplicate_eh_stmt()
4447 if (!stmt_could_throw_p (stmt)) in verify_eh_edges()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-eh.c1997 if (stmt_could_throw_p (stmt) in lower_eh_constructs_2()
2015 if (state->cur_region && stmt_could_throw_p (stmt)) in lower_eh_constructs_2()
2651 stmt_could_throw_p (gimple stmt) in stmt_could_throw_p() function
2715 if (!stmt_could_throw_p (stmt)) in stmt_can_throw_external()
2730 if (!stmt_could_throw_p (stmt)) in stmt_can_throw_internal()
2744 if (stmt_could_throw_p (stmt)) in maybe_clean_eh_stmt_fn()
2769 bool new_stmt_could_throw = stmt_could_throw_p (new_stmt); in maybe_clean_or_replace_eh_stmt()
2799 if (!stmt_could_throw_p (new_stmt)) in maybe_duplicate_eh_stmt_fn()
2840 if (!stmt_could_throw_p (new_stmt)) in maybe_duplicate_eh_stmt()
4415 if (!stmt_could_throw_p (stmt)) in verify_eh_edges()

12345678910>>...23