Home
last modified time | relevance | path

Searched defs:Determine_Range (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dchecks.adb2271 procedure Determine_Range subprogram
2277 Typ : constant Entity_Id := Etype (N);
2279 Lo_Left : Uint;
2280 Hi_Left : Uint;
2283 Lo_Right : Uint;
2284 Hi_Right : Uint;
2287 Bound : Node_Id;
2290 Hbound : Uint;
2314 Determine_Range (Left_Opnd (N), OK1, Lo_Left, Hi_Left); argument
H A Dchecks.ads157 procedure Determine_Range subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dchecks.adb4058 procedure Determine_Range subprogram
4065 Typ : Entity_Id := Etype (N);
4068 Lo_Left : Uint;
4069 Hi_Left : Uint;
4072 Lo_Right : Uint;
4073 Hi_Right : Uint;
4076 Bound : Node_Id;
4079 Hbound : Uint;
4082 Lor : Uint;
4106 Determine_Range argument
H A Dchecks.ads236 procedure Determine_Range subprogspec
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dchecks.adb3894 procedure Determine_Range subprogram
3901 Typ : Entity_Id := Etype (N);
3904 Lo_Left : Uint;
3905 Hi_Left : Uint;
3908 Lo_Right : Uint;
3909 Hi_Right : Uint;
3912 Bound : Node_Id;
3915 Hbound : Uint;
3918 Lor : Uint;
3942 Determine_Range argument
H A Dchecks.ads235 procedure Determine_Range subprogspec
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dchecks.adb3894 procedure Determine_Range subprogram
3901 Typ : Entity_Id := Etype (N);
3904 Lo_Left : Uint;
3905 Hi_Left : Uint;
3908 Lo_Right : Uint;
3909 Hi_Right : Uint;
3912 Bound : Node_Id;
3915 Hbound : Uint;
3918 Lor : Uint;
3942 Determine_Range argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dchecks.adb4192 procedure Determine_Range subprogram
4199 Typ : Entity_Id := Etype (N);
4202 Lo_Left : Uint;
4203 Hi_Left : Uint;
4206 Lo_Right : Uint;
4207 Hi_Right : Uint;
4210 Bound : Node_Id;
4213 Hbound : Uint;
4216 Lor : Uint;
4240 Determine_Range argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dchecks.adb4192 procedure Determine_Range subprogram
4199 Typ : Entity_Id := Etype (N);
4202 Lo_Left : Uint;
4203 Hi_Left : Uint;
4206 Lo_Right : Uint;
4207 Hi_Right : Uint;
4210 Bound : Node_Id;
4213 Hbound : Uint;
4216 Lor : Uint;
4240 Determine_Range argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dchecks.adb4881 procedure Determine_Range subprogram
4888 Kind : constant Node_Kind := Nkind (N);
4891 function Half_Address_Space return Uint;
4900 function Half_Address_Space return Uint is
4907 Typ : Entity_Id := Etype (N);
4910 Lo_Left : Uint := No_Uint;
4911 Hi_Left : Uint := No_Uint;
4937 -- Start of processing for Determine_Range argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dchecks.adb4967 procedure Determine_Range subprogram
4974 Kind : constant Node_Kind := Nkind (N);
4977 function Half_Address_Space return Uint;
4986 function Half_Address_Space return Uint is
4993 Typ : Entity_Id := Etype (N);
4996 Lo_Left : Uint := No_Uint;
4997 Hi_Left : Uint := No_Uint;
5023 -- Start of processing for Determine_Range argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dchecks.adb4881 procedure Determine_Range subprogram
4888 Kind : constant Node_Kind := Nkind (N);
4891 function Half_Address_Space return Uint;
4900 function Half_Address_Space return Uint is
4907 Typ : Entity_Id := Etype (N);
4910 Lo_Left : Uint := No_Uint;
4911 Hi_Left : Uint := No_Uint;
4937 -- Start of processing for Determine_Range argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dchecks.adb4881 procedure Determine_Range subprogram
4888 Kind : constant Node_Kind := Nkind (N);
4891 function Half_Address_Space return Uint;
4900 function Half_Address_Space return Uint is
4907 Typ : Entity_Id := Etype (N);
4910 Lo_Left : Uint := No_Uint;
4911 Hi_Left : Uint := No_Uint;
4937 -- Start of processing for Determine_Range argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb4359 procedure Determine_Range subprogram
4366 Typ : Entity_Id := Etype (N);
4369 Lo_Left : Uint;
4370 Hi_Left : Uint;
4373 Lo_Right : Uint := No_Uint;
4374 Hi_Right : Uint := No_Uint;
4377 Bound : Node_Id;
4380 Hbound : Uint;
4383 Lor : Uint;
4407 Determine_Range argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb4359 procedure Determine_Range subprogram
4366 Typ : Entity_Id := Etype (N);
4369 Lo_Left : Uint;
4370 Hi_Left : Uint;
4373 Lo_Right : Uint := No_Uint;
4374 Hi_Right : Uint := No_Uint;
4377 Bound : Node_Id;
4380 Hbound : Uint;
4383 Lor : Uint;
4407 Determine_Range argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dchecks.adb4497 procedure Determine_Range subprogram
4504 Typ : Entity_Id := Etype (N);
4507 Lo_Left : Uint;
4508 Hi_Left : Uint;
4511 Lo_Right : Uint := No_Uint;
4512 Hi_Right : Uint := No_Uint;
4515 Bound : Node_Id;
4518 Hbound : Uint;
4521 Lor : Uint;
4545 Determine_Range argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb4359 procedure Determine_Range subprogram
4366 Typ : Entity_Id := Etype (N);
4369 Lo_Left : Uint;
4370 Hi_Left : Uint;
4373 Lo_Right : Uint := No_Uint;
4374 Hi_Right : Uint := No_Uint;
4377 Bound : Node_Id;
4380 Hbound : Uint;
4383 Lor : Uint;
4407 Determine_Range argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dchecks.adb4359 procedure Determine_Range subprogram
4366 Typ : Entity_Id := Etype (N);
4369 Lo_Left : Uint;
4370 Hi_Left : Uint;
4373 Lo_Right : Uint := No_Uint;
4374 Hi_Right : Uint := No_Uint;
4377 Bound : Node_Id;
4380 Hbound : Uint;
4383 Lor : Uint;
4407 Determine_Range argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dchecks.adb4497 procedure Determine_Range subprogram
4504 Typ : Entity_Id := Etype (N);
4507 Lo_Left : Uint;
4508 Hi_Left : Uint;
4511 Lo_Right : Uint := No_Uint;
4512 Hi_Right : Uint := No_Uint;
4515 Bound : Node_Id;
4518 Hbound : Uint;
4521 Lor : Uint;
4545 Determine_Range argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dchecks.adb4359 procedure Determine_Range subprogram
4366 Typ : Entity_Id := Etype (N);
4369 Lo_Left : Uint;
4370 Hi_Left : Uint;
4373 Lo_Right : Uint := No_Uint;
4374 Hi_Right : Uint := No_Uint;
4377 Bound : Node_Id;
4380 Hbound : Uint;
4383 Lor : Uint;
4407 Determine_Range argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb4359 procedure Determine_Range subprogram
4366 Typ : Entity_Id := Etype (N);
4369 Lo_Left : Uint;
4370 Hi_Left : Uint;
4373 Lo_Right : Uint := No_Uint;
4374 Hi_Right : Uint := No_Uint;
4377 Bound : Node_Id;
4380 Hbound : Uint;
4383 Lor : Uint;
4407 Determine_Range argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dchecks.adb4403 procedure Determine_Range subprogram
4410 Typ : Entity_Id := Etype (N);
4413 Lo_Left : Uint;
4414 Hi_Left : Uint;
4417 Lo_Right : Uint := No_Uint;
4418 Hi_Right : Uint := No_Uint;
4421 Bound : Node_Id;
4424 Hbound : Uint;
4427 Lor : Uint;
4451 Determine_Range argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dchecks.adb4403 procedure Determine_Range subprogram
4410 Typ : Entity_Id := Etype (N);
4413 Lo_Left : Uint;
4414 Hi_Left : Uint;
4417 Lo_Right : Uint := No_Uint;
4418 Hi_Right : Uint := No_Uint;
4421 Bound : Node_Id;
4424 Hbound : Uint;
4427 Lor : Uint;
4451 Determine_Range argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dchecks.adb4497 procedure Determine_Range subprogram
4504 Typ : Entity_Id := Etype (N);
4507 Lo_Left : Uint;
4508 Hi_Left : Uint;
4511 Lo_Right : Uint := No_Uint;
4512 Hi_Right : Uint := No_Uint;
4515 Bound : Node_Id;
4518 Hbound : Uint;
4521 Lor : Uint;
4545 Determine_Range argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dchecks.adb4403 procedure Determine_Range subprogram
4410 Typ : Entity_Id := Etype (N);
4413 Lo_Left : Uint;
4414 Hi_Left : Uint;
4417 Lo_Right : Uint := No_Uint;
4418 Hi_Right : Uint := No_Uint;
4421 Bound : Node_Id;
4424 Hbound : Uint;
4427 Lor : Uint;
4451 Determine_Range argument

12