Home
last modified time | relevance | path

Searched refs:pass_sched (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-pass.h344 extern struct tree_opt_pass pass_sched;
H A Dpasses.c643 NEXT_PASS (pass_sched); in init_optimization_passes()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-pass.h446 extern struct rtl_opt_pass pass_sched;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-pass.h446 extern struct rtl_opt_pass pass_sched;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-rgn.c3819 class pass_sched : public rtl_opt_pass
3822 pass_sched (gcc::context *ctxt) in pass_sched() function
3833 pass_sched::gate (function *) in gate()
3847 return new pass_sched (ctxt); in make_pass_sched()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsched-rgn.c3816 class pass_sched : public rtl_opt_pass
3819 pass_sched (gcc::context *ctxt) in pass_sched() function
3830 pass_sched::gate (function *) in gate()
3844 return new pass_sched (ctxt); in make_pass_sched()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsched-rgn.c3818 class pass_sched : public rtl_opt_pass
3821 pass_sched (gcc::context *ctxt) in pass_sched() function
3832 pass_sched::gate (function *) in gate()
3846 return new pass_sched (ctxt); in make_pass_sched()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsched-rgn.c3825 class pass_sched : public rtl_opt_pass
3828 pass_sched (gcc::context *ctxt) in pass_sched() function
3839 pass_sched::gate (function *) in gate()
3853 return new pass_sched (ctxt); in make_pass_sched()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsched-rgn.c3819 class pass_sched : public rtl_opt_pass
3822 pass_sched (gcc::context *ctxt) in pass_sched() function
3833 pass_sched::gate (function *) in gate()
3847 return new pass_sched (ctxt); in make_pass_sched()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsched-rgn.c3816 class pass_sched : public rtl_opt_pass
3819 pass_sched (gcc::context *ctxt) in pass_sched() function
3830 pass_sched::gate (function *) in gate()
3844 return new pass_sched (ctxt); in make_pass_sched()
H A Dpasses.def438 NEXT_PASS (pass_sched);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsched-rgn.c3825 class pass_sched : public rtl_opt_pass
3828 pass_sched (gcc::context *ctxt) in pass_sched() function
3839 pass_sched::gate (function *) in gate()
3853 return new pass_sched (ctxt); in make_pass_sched()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-rgn.c3819 class pass_sched : public rtl_opt_pass
3822 pass_sched (gcc::context *ctxt) in pass_sched() function
3833 pass_sched::gate (function *) in gate()
3847 return new pass_sched (ctxt); in make_pass_sched()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsched-rgn.c3819 class pass_sched : public rtl_opt_pass
3822 pass_sched (gcc::context *ctxt) in pass_sched() function
3833 pass_sched::gate (function *) in gate()
3847 return new pass_sched (ctxt); in make_pass_sched()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-rgn.c3819 class pass_sched : public rtl_opt_pass
3822 pass_sched (gcc::context *ctxt) in pass_sched() function
3833 pass_sched::gate (function *) in gate()
3847 return new pass_sched (ctxt); in make_pass_sched()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsched-rgn.c3818 class pass_sched : public rtl_opt_pass
3821 pass_sched (gcc::context *ctxt) in pass_sched() function
3832 pass_sched::gate (function *) in gate()
3846 return new pass_sched (ctxt); in make_pass_sched()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsched-rgn.c3825 class pass_sched : public rtl_opt_pass
3828 pass_sched (gcc::context *ctxt) in pass_sched() function
3839 pass_sched::gate (function *) in gate()
3853 return new pass_sched (ctxt); in make_pass_sched()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsched-rgn.c3825 class pass_sched : public rtl_opt_pass
3828 pass_sched (gcc::context *ctxt) in pass_sched() function
3839 pass_sched::gate (function *) in gate()
3853 return new pass_sched (ctxt); in make_pass_sched()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsched-rgn.c3818 class pass_sched : public rtl_opt_pass
3821 pass_sched (gcc::context *ctxt) in pass_sched() function
3832 pass_sched::gate (function *) in gate()
3846 return new pass_sched (ctxt); in make_pass_sched()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsched-rgn.c3819 class pass_sched : public rtl_opt_pass
3822 pass_sched (gcc::context *ctxt) in pass_sched() function
3833 pass_sched::gate (function *) in gate()
3847 return new pass_sched (ctxt); in make_pass_sched()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsched-rgn.c3825 class pass_sched : public rtl_opt_pass
3828 pass_sched (gcc::context *ctxt)
3839 pass_sched::gate (function *)
3853 return new pass_sched (ctxt);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsched-rgn.c3825 class pass_sched : public rtl_opt_pass
3828 pass_sched (gcc::context *ctxt) in pass_sched() function
3839 pass_sched::gate (function *) in gate()
3853 return new pass_sched (ctxt); in make_pass_sched()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsched-rgn.c3821 class pass_sched : public rtl_opt_pass
3824 pass_sched (gcc::context *ctxt) in pass_sched() function
3835 pass_sched::gate (function *) in gate()
3849 return new pass_sched (ctxt); in make_pass_sched()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dpasses.def370 NEXT_PASS (pass_sched);
H A Dsched-rgn.c3734 class pass_sched : public rtl_opt_pass
3737 pass_sched (gcc::context *ctxt) in pass_sched() function
3752 return new pass_sched (ctxt); in make_pass_sched()

1234567