Home
last modified time | relevance | path

Searched defs:Revert_Storage_Order (Results 1 – 18 of 18) sorted by last modified time

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_pakd.adb197 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
209 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
210 Loc : constant Source_Ptr := Sloc (N);
211 T : constant Entity_Id := Etype (N);
212 T_Size : constant Uint := RM_Size (T);
214 Swap_RE : RE_Id;
215 Swap_F : Entity_Id;
216 Swap_T : Entity_Id;
219 Arg : Node_Id;
220 Adjusted : Node_Id;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_pakd.adb193 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
205 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
206 Loc : constant Source_Ptr := Sloc (N);
207 T : constant Entity_Id := Etype (N);
208 T_Size : constant Uint := RM_Size (T);
210 Swap_RE : RE_Id;
211 Swap_F : Entity_Id;
212 Swap_T : Entity_Id;
215 Arg : Node_Id;
216 Adjusted : Node_Id;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_pakd.adb187 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
199 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
200 Loc : constant Source_Ptr := Sloc (N);
201 T : constant Entity_Id := Etype (N);
202 T_Size : constant Uint := RM_Size (T);
204 Swap_RE : RE_Id;
205 Swap_F : Entity_Id;
206 Swap_T : Entity_Id;
209 Arg : Node_Id;
210 Adjusted : Node_Id;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_pakd.adb187 function Revert_Storage_Order (N : Node_Id) return Node_Id; subprogspec
199 function Revert_Storage_Order (N : Node_Id) return Node_Id is subprogram
200 Loc : constant Source_Ptr := Sloc (N);
201 T : constant Entity_Id := Etype (N);
202 T_Size : constant Uint := RM_Size (T);
204 Swap_RE : RE_Id;
205 Swap_F : Entity_Id;
206 Swap_T : Entity_Id;
209 Arg : Node_Id;
210 Adjusted : Node_Id;
[all …]