Home
last modified time | relevance | path

Searched defs:Expand_Assign_With_Target_Names (Results 1 – 16 of 16) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch5.adb125 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1725 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1726 LHS : constant Node_Id := Name (N);
1727 LHS_Typ : constant Entity_Id := Etype (LHS);
1728 Loc : constant Source_Ptr := Sloc (N);
1729 RHS : constant Node_Id := Expression (N);
1731 Ent : Entity_Id;
1734 function Replace_Target (N : Node_Id) return Traverse_Result;
1743 function Replace_Target (N : Node_Id) return Traverse_Result is
1774 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch5.adb125 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1725 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1726 LHS : constant Node_Id := Name (N);
1727 LHS_Typ : constant Entity_Id := Etype (LHS);
1728 Loc : constant Source_Ptr := Sloc (N);
1729 RHS : constant Node_Id := Expression (N);
1731 Ent : Entity_Id;
1734 function Replace_Target (N : Node_Id) return Traverse_Result;
1743 function Replace_Target (N : Node_Id) return Traverse_Result is
1774 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch5.adb125 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1725 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1726 LHS : constant Node_Id := Name (N);
1727 LHS_Typ : constant Entity_Id := Etype (LHS);
1728 Loc : constant Source_Ptr := Sloc (N);
1729 RHS : constant Node_Id := Expression (N);
1731 Ent : Entity_Id;
1734 function Replace_Target (N : Node_Id) return Traverse_Result;
1743 function Replace_Target (N : Node_Id) return Traverse_Result is
1774 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch5.adb125 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1725 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1726 LHS : constant Node_Id := Name (N);
1727 LHS_Typ : constant Entity_Id := Etype (LHS);
1728 Loc : constant Source_Ptr := Sloc (N);
1729 RHS : constant Node_Id := Expression (N);
1731 Ent : Entity_Id;
1734 function Replace_Target (N : Node_Id) return Traverse_Result;
1743 function Replace_Target (N : Node_Id) return Traverse_Result is
1774 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch5.adb125 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1725 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1726 LHS : constant Node_Id := Name (N);
1727 LHS_Typ : constant Entity_Id := Etype (LHS);
1728 Loc : constant Source_Ptr := Sloc (N);
1729 RHS : constant Node_Id := Expression (N);
1731 Ent : Entity_Id;
1734 function Replace_Target (N : Node_Id) return Traverse_Result;
1743 function Replace_Target (N : Node_Id) return Traverse_Result is
1774 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch5.adb125 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1725 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1726 LHS : constant Node_Id := Name (N);
1727 LHS_Typ : constant Entity_Id := Etype (LHS);
1728 Loc : constant Source_Ptr := Sloc (N);
1729 RHS : constant Node_Id := Expression (N);
1731 Ent : Entity_Id;
1734 function Replace_Target (N : Node_Id) return Traverse_Result;
1743 function Replace_Target (N : Node_Id) return Traverse_Result is
1774 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch5.adb125 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1745 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1746 LHS : constant Node_Id := Name (N);
1747 LHS_Typ : constant Entity_Id := Etype (LHS);
1748 Loc : constant Source_Ptr := Sloc (N);
1749 RHS : constant Node_Id := Expression (N);
1751 Ent : Entity_Id;
1754 function Replace_Target (N : Node_Id) return Traverse_Result;
1763 function Replace_Target (N : Node_Id) return Traverse_Result is
1794 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch5.adb125 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1745 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1746 LHS : constant Node_Id := Name (N);
1747 LHS_Typ : constant Entity_Id := Etype (LHS);
1748 Loc : constant Source_Ptr := Sloc (N);
1749 RHS : constant Node_Id := Expression (N);
1751 Ent : Entity_Id;
1754 function Replace_Target (N : Node_Id) return Traverse_Result;
1763 function Replace_Target (N : Node_Id) return Traverse_Result is
1794 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch5.adb125 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1745 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1746 LHS : constant Node_Id := Name (N);
1747 LHS_Typ : constant Entity_Id := Etype (LHS);
1748 Loc : constant Source_Ptr := Sloc (N);
1749 RHS : constant Node_Id := Expression (N);
1751 Ent : Entity_Id;
1754 function Replace_Target (N : Node_Id) return Traverse_Result;
1763 function Replace_Target (N : Node_Id) return Traverse_Result is
1794 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch5.adb147 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1923 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1924 LHS : constant Node_Id := Name (N);
1925 LHS_Typ : constant Entity_Id := Etype (LHS);
1926 Loc : constant Source_Ptr := Sloc (N);
1927 RHS : constant Node_Id := Expression (N);
1929 Ent : Entity_Id;
1932 function Replace_Target (N : Node_Id) return Traverse_Result;
1941 function Replace_Target (N : Node_Id) return Traverse_Result is
1972 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch5.adb146 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1941 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1942 LHS : constant Node_Id := Name (N);
1943 LHS_Typ : constant Entity_Id := Etype (LHS);
1944 Loc : constant Source_Ptr := Sloc (N);
1945 RHS : constant Node_Id := Expression (N);
1947 Ent : Entity_Id;
1950 function Replace_Target (N : Node_Id) return Traverse_Result;
1959 function Replace_Target (N : Node_Id) return Traverse_Result is
1990 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch5.adb146 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1941 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1942 LHS : constant Node_Id := Name (N);
1943 LHS_Typ : constant Entity_Id := Etype (LHS);
1944 Loc : constant Source_Ptr := Sloc (N);
1945 RHS : constant Node_Id := Expression (N);
1947 Ent : Entity_Id;
1950 function Replace_Target (N : Node_Id) return Traverse_Result;
1959 function Replace_Target (N : Node_Id) return Traverse_Result is
1990 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch5.adb147 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1923 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1924 LHS : constant Node_Id := Name (N);
1925 LHS_Typ : constant Entity_Id := Etype (LHS);
1926 Loc : constant Source_Ptr := Sloc (N);
1927 RHS : constant Node_Id := Expression (N);
1929 Ent : Entity_Id;
1932 function Replace_Target (N : Node_Id) return Traverse_Result;
1941 function Replace_Target (N : Node_Id) return Traverse_Result is
1972 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch5.adb146 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1941 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1942 LHS : constant Node_Id := Name (N);
1943 LHS_Typ : constant Entity_Id := Etype (LHS);
1944 Loc : constant Source_Ptr := Sloc (N);
1945 RHS : constant Node_Id := Expression (N);
1947 Ent : Entity_Id;
1950 function Replace_Target (N : Node_Id) return Traverse_Result;
1959 function Replace_Target (N : Node_Id) return Traverse_Result is
1990 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch5.adb147 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
1923 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
1924 LHS : constant Node_Id := Name (N);
1925 LHS_Typ : constant Entity_Id := Etype (LHS);
1926 Loc : constant Source_Ptr := Sloc (N);
1927 RHS : constant Node_Id := Expression (N);
1929 Ent : Entity_Id;
1932 function Replace_Target (N : Node_Id) return Traverse_Result;
1941 function Replace_Target (N : Node_Id) return Traverse_Result is
1972 -- Start of processing for Expand_Assign_With_Target_Names argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch5.adb160 procedure Expand_Assign_With_Target_Names (N : Node_Id); subprogspec
2167 procedure Expand_Assign_With_Target_Names (N : Node_Id) is subprogram
2168 LHS : constant Node_Id := Name (N);
2169 LHS_Typ : constant Entity_Id := Etype (LHS);
2170 Loc : constant Source_Ptr := Sloc (N);
2171 RHS : constant Node_Id := Expression (N);
2173 Ent : Entity_Id;
2176 function Replace_Target (N : Node_Id) return Traverse_Result;
2185 function Replace_Target (N : Node_Id) return Traverse_Result is
2216 -- Start of processing for Expand_Assign_With_Target_Names argument