Home
last modified time | relevance | path

Searched refs:pass_positioning_ops (Results 1 – 25 of 113) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-pass.h241 enum pass_positioning_ops enum
256 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-pass.h241 enum pass_positioning_ops enum
256 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-pass.h320 enum pass_positioning_ops enum
335 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
343 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-pass.h319 enum pass_positioning_ops enum
334 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
342 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-pass.h319 enum pass_positioning_ops enum
334 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
342 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-pass.h324 enum pass_positioning_ops enum
339 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
347 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-pass.h321 enum pass_positioning_ops enum
336 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
344 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-pass.h321 enum pass_positioning_ops enum
336 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
344 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-pass.h321 enum pass_positioning_ops enum
336 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
344 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-pass.h316 enum pass_positioning_ops enum
331 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
339 extern void register_pass (opt_pass* pass, pass_positioning_ops pos,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/doc/
H A Dplugins.texi270 enum pass_positioning_ops
285 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
/dports/lang/gnat_util/gcc-6-20180516/gcc/doc/
H A Dplugins.texi270 enum pass_positioning_ops
285 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
/dports/lang/gcc48/gcc-4.8.5/gcc/doc/
H A Dplugins.texi254 enum pass_positioning_ops
269 enum pass_positioning_ops pos_op; /* how to insert the new pass. */
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/doc/
H A Dplugins.texi254 enum pass_positioning_ops
269 enum pass_positioning_ops pos_op; /* how to insert the new pass. */

12345