Home
last modified time | relevance | path

Searched refs:gimple_switch (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
H A Dgimple.def74 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", GSS_WITH_OPS)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
H A Dgimple.def74 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", GSS_WITH_OPS)
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
H A Dgimple.def74 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", GSS_WITH_OPS)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
H A Dgimple.def74 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", GSS_WITH_OPS)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A DChangeLog.gimple-classes1512 (gimple_switch): Likewise.
1572 (gimplify_switch_expr): Rename local "gimple_switch" to
1946 gimple_switch within "case GIMPLE_SWITCH".
1959 code GIMPLE_SWITCH with a dyn_cast<gimple_switch>.
3057 (gimplify_switch_expr): Strengthen local "gimple_switch" from
3058 gimple to gimple_switch, and "new_default" to gimple_label.
4638 Introduce gimple_switch and use it in various places
4645 * coretypes.h (gimple_switch): New typedef
4648 * gdbhooks.py (build_pretty_printer): Add gimple_switch
4658 require a gimple_switch rather than just a gimple.
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimple.def74 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", GSS_WITH_OPS)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimple.def74 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", GSS_WITH_OPS)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple.def74 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", GSS_WITH_OPS)

12