Home
last modified time | relevance | path

Searched defs:Eval_Type_Conversion (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_eval.adb2377 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
2378 Operand : constant Node_Id := Expression (N);
2379 Source_Type : constant Entity_Id := Etype (Operand);
2380 Target_Type : constant Entity_Id := Etype (N);
2382 Stat : Boolean;
2383 Fold : Boolean;
2385 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
2390 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
2417 -- Start of processing for Eval_Type_Conversion argument
H A Dsem_eval.ads290 procedure Eval_Type_Conversion (N : Node_Id); subprogspec
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_eval.adb2377 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
2378 Operand : constant Node_Id := Expression (N);
2379 Source_Type : constant Entity_Id := Etype (Operand);
2380 Target_Type : constant Entity_Id := Etype (N);
2382 Stat : Boolean;
2383 Fold : Boolean;
2385 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
2390 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
2417 -- Start of processing for Eval_Type_Conversion argument
H A Dsem_eval.ads290 procedure Eval_Type_Conversion (N : Node_Id); subprogspec
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_eval.adb3461 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3462 Operand : constant Node_Id := Expression (N);
3463 Source_Type : constant Entity_Id := Etype (Operand);
3464 Target_Type : constant Entity_Id := Etype (N);
3466 Stat : Boolean;
3467 Fold : Boolean;
3469 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3474 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3501 -- Start of processing for Eval_Type_Conversion argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_eval.adb3461 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3462 Operand : constant Node_Id := Expression (N);
3463 Source_Type : constant Entity_Id := Etype (Operand);
3464 Target_Type : constant Entity_Id := Etype (N);
3466 Stat : Boolean;
3467 Fold : Boolean;
3469 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3474 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3501 -- Start of processing for Eval_Type_Conversion argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_eval.adb3489 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3490 Operand : constant Node_Id := Expression (N);
3491 Source_Type : constant Entity_Id := Etype (Operand);
3492 Target_Type : constant Entity_Id := Etype (N);
3494 Stat : Boolean;
3495 Fold : Boolean;
3497 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3502 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3529 -- Start of processing for Eval_Type_Conversion argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb3846 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3847 Operand : constant Node_Id := Expression (N);
3848 Source_Type : constant Entity_Id := Etype (Operand);
3849 Target_Type : constant Entity_Id := Etype (N);
3851 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3856 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3888 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_eval.adb3885 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3886 Operand : constant Node_Id := Expression (N);
3887 Source_Type : constant Entity_Id := Etype (Operand);
3888 Target_Type : constant Entity_Id := Etype (N);
3890 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3895 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3927 -- Start of processing for Eval_Type_Conversion argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb3846 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3847 Operand : constant Node_Id := Expression (N);
3848 Source_Type : constant Entity_Id := Etype (Operand);
3849 Target_Type : constant Entity_Id := Etype (N);
3851 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3856 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3888 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_eval.adb3759 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3760 Operand : constant Node_Id := Expression (N);
3761 Source_Type : constant Entity_Id := Etype (Operand);
3762 Target_Type : constant Entity_Id := Etype (N);
3764 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3769 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3801 -- Start of processing for Eval_Type_Conversion argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_eval.adb3846 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3847 Operand : constant Node_Id := Expression (N);
3848 Source_Type : constant Entity_Id := Etype (Operand);
3849 Target_Type : constant Entity_Id := Etype (N);
3851 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3856 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3888 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_eval.adb3922 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3923 Operand : constant Node_Id := Expression (N);
3924 Source_Type : constant Entity_Id := Etype (Operand);
3925 Target_Type : constant Entity_Id := Etype (N);
3927 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3932 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3964 -- Start of processing for Eval_Type_Conversion argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb3846 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3847 Operand : constant Node_Id := Expression (N);
3848 Source_Type : constant Entity_Id := Etype (Operand);
3849 Target_Type : constant Entity_Id := Etype (N);
3851 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3856 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3888 -- Start of processing for Eval_Type_Conversion argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb3846 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3847 Operand : constant Node_Id := Expression (N);
3848 Source_Type : constant Entity_Id := Etype (Operand);
3849 Target_Type : constant Entity_Id := Etype (N);
3851 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3856 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3888 -- Start of processing for Eval_Type_Conversion argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_eval.adb3922 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3923 Operand : constant Node_Id := Expression (N);
3924 Source_Type : constant Entity_Id := Etype (Operand);
3925 Target_Type : constant Entity_Id := Etype (N);
3927 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3932 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3964 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_eval.adb3922 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3923 Operand : constant Node_Id := Expression (N);
3924 Source_Type : constant Entity_Id := Etype (Operand);
3925 Target_Type : constant Entity_Id := Etype (N);
3927 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3932 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3964 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_eval.adb3846 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3847 Operand : constant Node_Id := Expression (N);
3848 Source_Type : constant Entity_Id := Etype (Operand);
3849 Target_Type : constant Entity_Id := Etype (N);
3851 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3856 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3888 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_eval.adb3885 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3886 Operand : constant Node_Id := Expression (N);
3887 Source_Type : constant Entity_Id := Etype (Operand);
3888 Target_Type : constant Entity_Id := Etype (N);
3890 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3895 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3927 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_eval.adb3885 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3886 Operand : constant Node_Id := Expression (N);
3887 Source_Type : constant Entity_Id := Etype (Operand);
3888 Target_Type : constant Entity_Id := Etype (N);
3890 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3895 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3927 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_eval.adb3759 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
3760 Operand : constant Node_Id := Expression (N);
3761 Source_Type : constant Entity_Id := Etype (Operand);
3762 Target_Type : constant Entity_Id := Etype (N);
3764 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
3769 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
3801 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_eval.adb4139 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
4140 Operand : constant Node_Id := Expression (N);
4141 Source_Type : constant Entity_Id := Etype (Operand);
4142 Target_Type : constant Entity_Id := Etype (N);
4144 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
4149 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
4181 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_eval.adb4212 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
4213 Operand : constant Node_Id := Expression (N);
4214 Source_Type : constant Entity_Id := Etype (Operand);
4215 Target_Type : constant Entity_Id := Etype (N);
4217 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
4222 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
4254 -- Start of processing for Eval_Type_Conversion argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_eval.adb4139 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
4140 Operand : constant Node_Id := Expression (N);
4141 Source_Type : constant Entity_Id := Etype (Operand);
4142 Target_Type : constant Entity_Id := Etype (N);
4144 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
4149 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
4181 -- Start of processing for Eval_Type_Conversion argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_eval.adb4139 procedure Eval_Type_Conversion (N : Node_Id) is subprogram
4140 Operand : constant Node_Id := Expression (N);
4141 Source_Type : constant Entity_Id := Etype (Operand);
4142 Target_Type : constant Entity_Id := Etype (N);
4144 function To_Be_Treated_As_Integer (T : Entity_Id) return Boolean;
4149 function To_Be_Treated_As_Real (T : Entity_Id) return Boolean;
4181 -- Start of processing for Eval_Type_Conversion argument

12