Home
last modified time | relevance | path

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

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_intr.adb68 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
121 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
122 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
123 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
124 TR : constant Entity_Id := Etype (N);
125 T3 : Entity_Id;
126 Res : Node_Id;
128 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_intr.adb65 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
188 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
189 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
190 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
191 TR : constant Entity_Id := Etype (N);
192 T3 : Entity_Id;
193 Res : Node_Id;
195 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_intr.adb68 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
121 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
122 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
123 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
124 TR : constant Entity_Id := Etype (N);
125 T3 : Entity_Id;
126 Res : Node_Id;
128 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_intr.adb68 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
188 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
189 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
190 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
191 TR : constant Entity_Id := Etype (N);
192 T3 : Entity_Id;
193 Res : Node_Id;
195 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_intr.adb68 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
121 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
122 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
123 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
124 TR : constant Entity_Id := Etype (N);
125 T3 : Entity_Id;
126 Res : Node_Id;
128 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_intr.adb65 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
188 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
189 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
190 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
191 TR : constant Entity_Id := Etype (N);
192 T3 : Entity_Id;
193 Res : Node_Id;
195 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_intr.adb65 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
188 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
189 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
190 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
191 TR : constant Entity_Id := Etype (N);
192 T3 : Entity_Id;
193 Res : Node_Id;
195 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_intr.adb66 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
189 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
190 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
191 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
192 TR : constant Entity_Id := Etype (N);
193 T3 : Entity_Id;
194 Res : Node_Id;
196 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_intr.adb68 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
213 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
214 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
215 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
216 TR : constant Entity_Id := Etype (N);
217 T3 : Entity_Id;
218 Res : Node_Id;
220 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_intr.adb68 procedure Expand_Binary_Operator_Call (N : Node_Id); subprogspec
213 procedure Expand_Binary_Operator_Call (N : Node_Id) is subprogram
214 T1 : constant Entity_Id := Underlying_Type (Etype (Left_Opnd (N)));
215 T2 : constant Entity_Id := Underlying_Type (Etype (Right_Opnd (N)));
216 TR : constant Entity_Id := Etype (N);
217 T3 : Entity_Id;
218 Res : Node_Id;
220 Siz : constant Uint := UI_Max (RM_Size (T1), RM_Size (T2));