Home
last modified time | relevance | path

Searched refs:pass_lower_eh (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-pass.h218 extern struct tree_opt_pass pass_lower_eh;
H A Dpasses.c449 NEXT_PASS (pass_lower_eh); in init_optimization_passes()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-pass.h267 extern struct gimple_opt_pass pass_lower_eh;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-pass.h267 extern struct gimple_opt_pass pass_lower_eh;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dpasses.def41 NEXT_PASS (pass_lower_eh);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-eh.c2153 class pass_lower_eh : public gimple_opt_pass
2156 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2166 pass_lower_eh::execute (function *fun) in execute()
2213 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
H A Dpasses.def41 NEXT_PASS (pass_lower_eh);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-eh.c2152 class pass_lower_eh : public gimple_opt_pass
2155 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2165 pass_lower_eh::execute (function *fun) in execute()
2212 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c2152 class pass_lower_eh : public gimple_opt_pass
2155 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2165 pass_lower_eh::execute (function *fun) in execute()
2212 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c2152 class pass_lower_eh : public gimple_opt_pass
2155 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2165 pass_lower_eh::execute (function *fun) in execute()
2212 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c2152 class pass_lower_eh : public gimple_opt_pass
2155 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2165 pass_lower_eh::execute (function *fun) in execute()
2212 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-eh.c2152 class pass_lower_eh : public gimple_opt_pass
2155 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2165 pass_lower_eh::execute (function *fun) in execute()
2212 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c2152 class pass_lower_eh : public gimple_opt_pass
2155 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2165 pass_lower_eh::execute (function *fun) in execute()
2212 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-eh.c2152 class pass_lower_eh : public gimple_opt_pass
2155 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2165 pass_lower_eh::execute (function *fun) in execute()
2212 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-eh.c2153 class pass_lower_eh : public gimple_opt_pass
2156 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2166 pass_lower_eh::execute (function *fun) in execute()
2213 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
H A Dpasses.def41 NEXT_PASS (pass_lower_eh);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-eh.c2152 class pass_lower_eh : public gimple_opt_pass
2155 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2165 pass_lower_eh::execute (function *fun) in execute()
2212 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-eh.c2152 class pass_lower_eh : public gimple_opt_pass
2155 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2165 pass_lower_eh::execute (function *fun) in execute()
2212 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.c2171 class pass_lower_eh : public gimple_opt_pass
2174 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2184 pass_lower_eh::execute (function *fun) in execute()
2231 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.c2171 class pass_lower_eh : public gimple_opt_pass
2174 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2184 pass_lower_eh::execute (function *fun) in execute()
2231 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.c2179 class pass_lower_eh : public gimple_opt_pass
2182 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2192 pass_lower_eh::execute (function *fun) in execute()
2239 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.c2179 class pass_lower_eh : public gimple_opt_pass
2182 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2192 pass_lower_eh::execute (function *fun) in execute()
2239 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.c2171 class pass_lower_eh : public gimple_opt_pass
2174 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2184 pass_lower_eh::execute (function *fun) in execute()
2231 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.c2171 class pass_lower_eh : public gimple_opt_pass
2174 pass_lower_eh (gcc::context *ctxt) in pass_lower_eh() function
2184 pass_lower_eh::execute (function *fun) in execute()
2231 return new pass_lower_eh (ctxt); in make_pass_lower_eh()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.c2179 class pass_lower_eh : public gimple_opt_pass
2182 pass_lower_eh (gcc::context *ctxt)
2192 pass_lower_eh::execute (function *fun)
2239 return new pass_lower_eh (ctxt);

12345678