Home
last modified time | relevance | path

Searched defs:Expand_Simple_Function_Return (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_ch6.adb207 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
7066 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
7067 Loc : constant Source_Ptr := Sloc (N);
7069 Scope_Id : constant Entity_Id :=
7073 R_Type : constant Entity_Id := Etype (Scope_Id);
7076 Utyp : constant Entity_Id := Underlying_Type (R_Type);
7078 Exp : constant Node_Id := Expression (N);
7081 Exptyp : constant Entity_Id := Etype (Exp);
7084 Subtype_Ind : Node_Id;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_ch6.adb207 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
7066 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
7067 Loc : constant Source_Ptr := Sloc (N);
7069 Scope_Id : constant Entity_Id :=
7073 R_Type : constant Entity_Id := Etype (Scope_Id);
7076 Utyp : constant Entity_Id := Underlying_Type (R_Type);
7078 Exp : constant Node_Id := Expression (N);
7081 Exptyp : constant Entity_Id := Etype (Exp);
7084 Subtype_Ind : Node_Id;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_ch6.adb210 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
7149 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
7150 Loc : constant Source_Ptr := Sloc (N);
7152 Scope_Id : constant Entity_Id :=
7156 R_Type : constant Entity_Id := Etype (Scope_Id);
7159 Utyp : constant Entity_Id := Underlying_Type (R_Type);
7161 Exp : constant Node_Id := Expression (N);
7164 Exptyp : constant Entity_Id := Etype (Exp);
7167 Subtype_Ind : Node_Id;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch6.adb256 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
5971 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
5972 Loc : constant Source_Ptr := Sloc (N);
5974 Scope_Id : constant Entity_Id :=
5978 R_Type : constant Entity_Id := Etype (Scope_Id);
5981 Utyp : constant Entity_Id := Underlying_Type (R_Type);
5983 Exp : Node_Id := Expression (N);
5986 Exptyp : constant Entity_Id := Etype (Exp);
5989 Subtype_Ind : Node_Id;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch6.adb256 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
5971 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
5972 Loc : constant Source_Ptr := Sloc (N);
5974 Scope_Id : constant Entity_Id :=
5978 R_Type : constant Entity_Id := Etype (Scope_Id);
5981 Utyp : constant Entity_Id := Underlying_Type (R_Type);
5983 Exp : Node_Id := Expression (N);
5986 Exptyp : constant Entity_Id := Etype (Exp);
5989 Subtype_Ind : Node_Id;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch6.adb267 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
7076 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
7077 Loc : constant Source_Ptr := Sloc (N);
7079 Scope_Id : constant Entity_Id :=
7083 R_Type : constant Entity_Id := Etype (Scope_Id);
7109 -- Start of processing for Expand_Simple_Function_Return argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb267 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
7076 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
7077 Loc : constant Source_Ptr := Sloc (N);
7079 Scope_Id : constant Entity_Id :=
7083 R_Type : constant Entity_Id := Etype (Scope_Id);
7109 -- Start of processing for Expand_Simple_Function_Return argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb267 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
7076 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
7077 Loc : constant Source_Ptr := Sloc (N);
7079 Scope_Id : constant Entity_Id :=
7083 R_Type : constant Entity_Id := Etype (Scope_Id);
7109 -- Start of processing for Expand_Simple_Function_Return argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb238 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6412 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6413 Loc : constant Source_Ptr := Sloc (N);
6415 Scope_Id : constant Entity_Id :=
6419 R_Type : constant Entity_Id := Etype (Scope_Id);
6422 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6424 Exp : Node_Id := Expression (N);
6427 Exptyp : constant Entity_Id := Etype (Exp);
6430 Subtype_Ind : Node_Id;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb238 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6412 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6413 Loc : constant Source_Ptr := Sloc (N);
6415 Scope_Id : constant Entity_Id :=
6419 R_Type : constant Entity_Id := Etype (Scope_Id);
6422 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6424 Exp : Node_Id := Expression (N);
6427 Exptyp : constant Entity_Id := Etype (Exp);
6430 Subtype_Ind : Node_Id;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch6.adb243 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6746 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6747 Loc : constant Source_Ptr := Sloc (N);
6749 Scope_Id : constant Entity_Id :=
6753 R_Type : constant Entity_Id := Etype (Scope_Id);
6756 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6758 Exp : Node_Id := Expression (N);
6761 Exptyp : constant Entity_Id := Etype (Exp);
6764 Subtype_Ind : Node_Id;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch6.adb243 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6746 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6747 Loc : constant Source_Ptr := Sloc (N);
6749 Scope_Id : constant Entity_Id :=
6753 R_Type : constant Entity_Id := Etype (Scope_Id);
6756 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6758 Exp : Node_Id := Expression (N);
6761 Exptyp : constant Entity_Id := Etype (Exp);
6764 Subtype_Ind : Node_Id;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch6.adb238 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6412 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6413 Loc : constant Source_Ptr := Sloc (N);
6415 Scope_Id : constant Entity_Id :=
6419 R_Type : constant Entity_Id := Etype (Scope_Id);
6422 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6424 Exp : Node_Id := Expression (N);
6427 Exptyp : constant Entity_Id := Etype (Exp);
6430 Subtype_Ind : Node_Id;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch6.adb243 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6746 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6747 Loc : constant Source_Ptr := Sloc (N);
6749 Scope_Id : constant Entity_Id :=
6753 R_Type : constant Entity_Id := Etype (Scope_Id);
6756 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6758 Exp : Node_Id := Expression (N);
6761 Exptyp : constant Entity_Id := Etype (Exp);
6764 Subtype_Ind : Node_Id;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch6.adb238 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6412 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6413 Loc : constant Source_Ptr := Sloc (N);
6415 Scope_Id : constant Entity_Id :=
6419 R_Type : constant Entity_Id := Etype (Scope_Id);
6422 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6424 Exp : Node_Id := Expression (N);
6427 Exptyp : constant Entity_Id := Etype (Exp);
6430 Subtype_Ind : Node_Id;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb238 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6412 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6413 Loc : constant Source_Ptr := Sloc (N);
6415 Scope_Id : constant Entity_Id :=
6419 R_Type : constant Entity_Id := Etype (Scope_Id);
6422 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6424 Exp : Node_Id := Expression (N);
6427 Exptyp : constant Entity_Id := Etype (Exp);
6430 Subtype_Ind : Node_Id;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb238 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6412 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6413 Loc : constant Source_Ptr := Sloc (N);
6415 Scope_Id : constant Entity_Id :=
6419 R_Type : constant Entity_Id := Etype (Scope_Id);
6422 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6424 Exp : Node_Id := Expression (N);
6427 Exptyp : constant Entity_Id := Etype (Exp);
6430 Subtype_Ind : Node_Id;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch6.adb238 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6487 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6488 Loc : constant Source_Ptr := Sloc (N);
6490 Scope_Id : constant Entity_Id :=
6494 R_Type : constant Entity_Id := Etype (Scope_Id);
6497 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6499 Exp : Node_Id := Expression (N);
6502 Exptyp : constant Entity_Id := Etype (Exp);
6505 Subtype_Ind : Node_Id;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch6.adb238 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6487 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6488 Loc : constant Source_Ptr := Sloc (N);
6490 Scope_Id : constant Entity_Id :=
6494 R_Type : constant Entity_Id := Etype (Scope_Id);
6497 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6499 Exp : Node_Id := Expression (N);
6502 Exptyp : constant Entity_Id := Etype (Exp);
6505 Subtype_Ind : Node_Id;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch6.adb238 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
6487 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
6488 Loc : constant Source_Ptr := Sloc (N);
6490 Scope_Id : constant Entity_Id :=
6494 R_Type : constant Entity_Id := Etype (Scope_Id);
6497 Utyp : constant Entity_Id := Underlying_Type (R_Type);
6499 Exp : Node_Id := Expression (N);
6502 Exptyp : constant Entity_Id := Etype (Exp);
6505 Subtype_Ind : Node_Id;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch6.adb273 procedure Expand_Simple_Function_Return (N : Node_Id); subprogspec
7136 procedure Expand_Simple_Function_Return (N : Node_Id) is subprogram
7137 Loc : constant Source_Ptr := Sloc (N);
7139 Scope_Id : constant Entity_Id :=
7143 R_Type : constant Entity_Id := Etype (Scope_Id);
7169 -- Start of processing for Expand_Simple_Function_Return argument