Home
last modified time | relevance | path

Searched defs:Expand_Shift (Results 1 – 23 of 23) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_intr.adb73 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
365 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
366 Loc : constant Source_Ptr := Sloc (N);
367 Typ : constant Entity_Id := Etype (N);
368 Left : constant Node_Id := First_Actual (N);
369 Right : constant Node_Id := Next_Actual (Left);
370 Ltyp : constant Node_Id := Etype (Left);
394 end Expand_Shift; argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_intr.adb73 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
365 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
366 Loc : constant Source_Ptr := Sloc (N);
367 Typ : constant Entity_Id := Etype (N);
368 Left : constant Node_Id := First_Actual (N);
369 Right : constant Node_Id := Next_Actual (Left);
370 Ltyp : constant Node_Id := Etype (Left);
394 end Expand_Shift; argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
769 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
770 Entyp : constant Entity_Id := Etype (E);
771 Left : constant Node_Id := First_Actual (N);
772 Loc : constant Source_Ptr := Sloc (N);
773 Right : constant Node_Id := Next_Actual (Left);
774 Ltyp : constant Node_Id := Etype (Left);
775 Rtyp : constant Node_Id := Etype (Right);
776 Typ : constant Entity_Id := Etype (N);
777 Snode : Node_Id;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_intr.adb91 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
653 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
654 Entyp : constant Entity_Id := Etype (E);
655 Left : constant Node_Id := First_Actual (N);
656 Loc : constant Source_Ptr := Sloc (N);
657 Right : constant Node_Id := Next_Actual (Left);
658 Ltyp : constant Node_Id := Etype (Left);
659 Rtyp : constant Node_Id := Etype (Right);
660 Typ : constant Entity_Id := Etype (N);
661 Snode : Node_Id;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
769 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
770 Entyp : constant Entity_Id := Etype (E);
771 Left : constant Node_Id := First_Actual (N);
772 Loc : constant Source_Ptr := Sloc (N);
773 Right : constant Node_Id := Next_Actual (Left);
774 Ltyp : constant Node_Id := Etype (Left);
775 Rtyp : constant Node_Id := Etype (Right);
776 Typ : constant Entity_Id := Etype (N);
777 Snode : Node_Id;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
772 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
773 Entyp : constant Entity_Id := Etype (E);
774 Left : constant Node_Id := First_Actual (N);
775 Loc : constant Source_Ptr := Sloc (N);
776 Right : constant Node_Id := Next_Actual (Left);
777 Ltyp : constant Node_Id := Etype (Left);
778 Rtyp : constant Node_Id := Etype (Right);
779 Typ : constant Entity_Id := Etype (N);
780 Snode : Node_Id;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_intr.adb88 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
768 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
769 Entyp : constant Entity_Id := Etype (E);
770 Left : constant Node_Id := First_Actual (N);
771 Loc : constant Source_Ptr := Sloc (N);
772 Right : constant Node_Id := Next_Actual (Left);
773 Ltyp : constant Node_Id := Etype (Left);
774 Rtyp : constant Node_Id := Etype (Right);
775 Typ : constant Entity_Id := Etype (N);
776 Snode : Node_Id;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_intr.adb91 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
655 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
656 Entyp : constant Entity_Id := Etype (E);
657 Left : constant Node_Id := First_Actual (N);
658 Loc : constant Source_Ptr := Sloc (N);
659 Right : constant Node_Id := Next_Actual (Left);
660 Ltyp : constant Node_Id := Etype (Left);
661 Rtyp : constant Node_Id := Etype (Right);
662 Typ : constant Entity_Id := Etype (N);
663 Snode : Node_Id;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_intr.adb88 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
714 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
715 Entyp : constant Entity_Id := Etype (E);
716 Left : constant Node_Id := First_Actual (N);
717 Loc : constant Source_Ptr := Sloc (N);
718 Right : constant Node_Id := Next_Actual (Left);
719 Ltyp : constant Node_Id := Etype (Left);
720 Rtyp : constant Node_Id := Etype (Right);
721 Typ : constant Entity_Id := Etype (N);
722 Snode : Node_Id;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_intr.adb91 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
655 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
656 Entyp : constant Entity_Id := Etype (E);
657 Left : constant Node_Id := First_Actual (N);
658 Loc : constant Source_Ptr := Sloc (N);
659 Right : constant Node_Id := Next_Actual (Left);
660 Ltyp : constant Node_Id := Etype (Left);
661 Rtyp : constant Node_Id := Etype (Right);
662 Typ : constant Entity_Id := Etype (N);
663 Snode : Node_Id;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
769 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
770 Entyp : constant Entity_Id := Etype (E);
771 Left : constant Node_Id := First_Actual (N);
772 Loc : constant Source_Ptr := Sloc (N);
773 Right : constant Node_Id := Next_Actual (Left);
774 Ltyp : constant Node_Id := Etype (Left);
775 Rtyp : constant Node_Id := Etype (Right);
776 Typ : constant Entity_Id := Etype (N);
777 Snode : Node_Id;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
769 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
770 Entyp : constant Entity_Id := Etype (E);
771 Left : constant Node_Id := First_Actual (N);
772 Loc : constant Source_Ptr := Sloc (N);
773 Right : constant Node_Id := Next_Actual (Left);
774 Ltyp : constant Node_Id := Etype (Left);
775 Rtyp : constant Node_Id := Etype (Right);
776 Typ : constant Entity_Id := Etype (N);
777 Snode : Node_Id;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_intr.adb88 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
768 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
769 Entyp : constant Entity_Id := Etype (E);
770 Left : constant Node_Id := First_Actual (N);
771 Loc : constant Source_Ptr := Sloc (N);
772 Right : constant Node_Id := Next_Actual (Left);
773 Ltyp : constant Node_Id := Etype (Left);
774 Rtyp : constant Node_Id := Etype (Right);
775 Typ : constant Entity_Id := Etype (N);
776 Snode : Node_Id;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
772 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
773 Entyp : constant Entity_Id := Etype (E);
774 Left : constant Node_Id := First_Actual (N);
775 Loc : constant Source_Ptr := Sloc (N);
776 Right : constant Node_Id := Next_Actual (Left);
777 Ltyp : constant Node_Id := Etype (Left);
778 Rtyp : constant Node_Id := Etype (Right);
779 Typ : constant Entity_Id := Etype (N);
780 Snode : Node_Id;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
769 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
770 Entyp : constant Entity_Id := Etype (E);
771 Left : constant Node_Id := First_Actual (N);
772 Loc : constant Source_Ptr := Sloc (N);
773 Right : constant Node_Id := Next_Actual (Left);
774 Ltyp : constant Node_Id := Etype (Left);
775 Rtyp : constant Node_Id := Etype (Right);
776 Typ : constant Entity_Id := Etype (N);
777 Snode : Node_Id;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
769 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
770 Entyp : constant Entity_Id := Etype (E);
771 Left : constant Node_Id := First_Actual (N);
772 Loc : constant Source_Ptr := Sloc (N);
773 Right : constant Node_Id := Next_Actual (Left);
774 Ltyp : constant Node_Id := Etype (Left);
775 Rtyp : constant Node_Id := Etype (Right);
776 Typ : constant Entity_Id := Etype (N);
777 Snode : Node_Id;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_intr.adb88 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
768 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
769 Entyp : constant Entity_Id := Etype (E);
770 Left : constant Node_Id := First_Actual (N);
771 Loc : constant Source_Ptr := Sloc (N);
772 Right : constant Node_Id := Next_Actual (Left);
773 Ltyp : constant Node_Id := Etype (Left);
774 Rtyp : constant Node_Id := Etype (Right);
775 Typ : constant Entity_Id := Etype (N);
776 Snode : Node_Id;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
772 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
773 Entyp : constant Entity_Id := Etype (E);
774 Left : constant Node_Id := First_Actual (N);
775 Loc : constant Source_Ptr := Sloc (N);
776 Right : constant Node_Id := Next_Actual (Left);
777 Ltyp : constant Node_Id := Etype (Left);
778 Rtyp : constant Node_Id := Etype (Right);
779 Typ : constant Entity_Id := Etype (N);
780 Snode : Node_Id;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
772 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
773 Entyp : constant Entity_Id := Etype (E);
774 Left : constant Node_Id := First_Actual (N);
775 Loc : constant Source_Ptr := Sloc (N);
776 Right : constant Node_Id := Next_Actual (Left);
777 Ltyp : constant Node_Id := Etype (Left);
778 Rtyp : constant Node_Id := Etype (Right);
779 Typ : constant Entity_Id := Etype (N);
780 Snode : Node_Id;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
772 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
773 Entyp : constant Entity_Id := Etype (E);
774 Left : constant Node_Id := First_Actual (N);
775 Loc : constant Source_Ptr := Sloc (N);
776 Right : constant Node_Id := Next_Actual (Left);
777 Ltyp : constant Node_Id := Etype (Left);
778 Rtyp : constant Node_Id := Etype (Right);
779 Typ : constant Entity_Id := Etype (N);
780 Snode : Node_Id;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_intr.adb89 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
772 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
773 Entyp : constant Entity_Id := Etype (E);
774 Left : constant Node_Id := First_Actual (N);
775 Loc : constant Source_Ptr := Sloc (N);
776 Right : constant Node_Id := Next_Actual (Left);
777 Ltyp : constant Node_Id := Etype (Left);
778 Rtyp : constant Node_Id := Etype (Right);
779 Typ : constant Entity_Id := Etype (N);
780 Snode : Node_Id;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_intr.adb91 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
793 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
794 Entyp : constant Entity_Id := Etype (E);
795 Left : constant Node_Id := First_Actual (N);
796 Loc : constant Source_Ptr := Sloc (N);
797 Right : constant Node_Id := Next_Actual (Left);
798 Ltyp : constant Node_Id := Etype (Left);
799 Rtyp : constant Node_Id := Etype (Right);
800 Typ : constant Entity_Id := Etype (N);
801 Snode : Node_Id;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_intr.adb91 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind); subprogspec
793 procedure Expand_Shift (N : Node_Id; E : Entity_Id; K : Node_Kind) is subprogram
794 Entyp : constant Entity_Id := Etype (E);
795 Left : constant Node_Id := First_Actual (N);
796 Loc : constant Source_Ptr := Sloc (N);
797 Right : constant Node_Id := Next_Actual (Left);
798 Ltyp : constant Node_Id := Etype (Left);
799 Rtyp : constant Node_Id := Etype (Right);
800 Typ : constant Entity_Id := Etype (N);
801 Snode : Node_Id;