Home
last modified time | relevance | path

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

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_eval.adb185 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
3928 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
3929 PN : constant Node_Id := Parent (N);
3930 Call : constant Node_Id := Original_Node (N);
3931 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
3933 Is_Fix : constant Boolean :=
3939 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
3943 In_Membership : constant Boolean :=
3980 -- Start of processing for Find_Universal_Operator_Type argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_eval.adb185 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
3928 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
3929 PN : constant Node_Id := Parent (N);
3930 Call : constant Node_Id := Original_Node (N);
3931 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
3933 Is_Fix : constant Boolean :=
3939 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
3943 In_Membership : constant Boolean :=
3980 -- Start of processing for Find_Universal_Operator_Type argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_eval.adb186 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
3956 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
3957 PN : constant Node_Id := Parent (N);
3958 Call : constant Node_Id := Original_Node (N);
3959 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
3961 Is_Fix : constant Boolean :=
3967 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
3971 In_Membership : constant Boolean :=
4008 -- Start of processing for Find_Universal_Operator_Type argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb177 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4295 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4296 PN : constant Node_Id := Parent (N);
4297 Call : constant Node_Id := Original_Node (N);
4298 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4300 Is_Fix : constant Boolean :=
4306 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4310 In_Membership : constant Boolean :=
4347 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_eval.adb169 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4334 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4335 PN : constant Node_Id := Parent (N);
4336 Call : constant Node_Id := Original_Node (N);
4337 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4339 Is_Fix : constant Boolean :=
4345 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4349 In_Membership : constant Boolean :=
4386 -- Start of processing for Find_Universal_Operator_Type argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb177 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4295 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4296 PN : constant Node_Id := Parent (N);
4297 Call : constant Node_Id := Original_Node (N);
4298 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4300 Is_Fix : constant Boolean :=
4306 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4310 In_Membership : constant Boolean :=
4347 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_eval.adb258 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4202 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4203 PN : constant Node_Id := Parent (N);
4204 Call : constant Node_Id := Original_Node (N);
4205 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4207 Is_Fix : constant Boolean :=
4213 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4217 In_Membership : constant Boolean :=
4254 -- Start of processing for Find_Universal_Operator_Type argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_eval.adb177 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4295 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4296 PN : constant Node_Id := Parent (N);
4297 Call : constant Node_Id := Original_Node (N);
4298 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4300 Is_Fix : constant Boolean :=
4306 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4310 In_Membership : constant Boolean :=
4347 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_eval.adb169 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4388 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4389 PN : constant Node_Id := Parent (N);
4390 Call : constant Node_Id := Original_Node (N);
4391 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4393 Is_Fix : constant Boolean :=
4399 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4403 In_Membership : constant Boolean :=
4440 -- Start of processing for Find_Universal_Operator_Type argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb177 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4295 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4296 PN : constant Node_Id := Parent (N);
4297 Call : constant Node_Id := Original_Node (N);
4298 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4300 Is_Fix : constant Boolean :=
4306 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4310 In_Membership : constant Boolean :=
4347 -- Start of processing for Find_Universal_Operator_Type argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb177 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4295 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4296 PN : constant Node_Id := Parent (N);
4297 Call : constant Node_Id := Original_Node (N);
4298 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4300 Is_Fix : constant Boolean :=
4306 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4310 In_Membership : constant Boolean :=
4347 -- Start of processing for Find_Universal_Operator_Type argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_eval.adb169 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4388 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4389 PN : constant Node_Id := Parent (N);
4390 Call : constant Node_Id := Original_Node (N);
4391 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4393 Is_Fix : constant Boolean :=
4399 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4403 In_Membership : constant Boolean :=
4440 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_eval.adb169 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4388 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4389 PN : constant Node_Id := Parent (N);
4390 Call : constant Node_Id := Original_Node (N);
4391 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4393 Is_Fix : constant Boolean :=
4399 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4403 In_Membership : constant Boolean :=
4440 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_eval.adb177 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4295 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4296 PN : constant Node_Id := Parent (N);
4297 Call : constant Node_Id := Original_Node (N);
4298 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4300 Is_Fix : constant Boolean :=
4306 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4310 In_Membership : constant Boolean :=
4347 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_eval.adb169 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4334 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4335 PN : constant Node_Id := Parent (N);
4336 Call : constant Node_Id := Original_Node (N);
4337 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4339 Is_Fix : constant Boolean :=
4345 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4349 In_Membership : constant Boolean :=
4386 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_eval.adb169 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4334 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4335 PN : constant Node_Id := Parent (N);
4336 Call : constant Node_Id := Original_Node (N);
4337 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4339 Is_Fix : constant Boolean :=
4345 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4349 In_Membership : constant Boolean :=
4386 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_eval.adb258 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4202 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4203 PN : constant Node_Id := Parent (N);
4204 Call : constant Node_Id := Original_Node (N);
4205 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4207 Is_Fix : constant Boolean :=
4213 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4217 In_Membership : constant Boolean :=
4254 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_eval.adb179 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4700 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4701 PN : constant Node_Id := Parent (N);
4702 Call : constant Node_Id := Original_Node (N);
4703 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4705 Is_Fix : constant Boolean :=
4711 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4715 In_Membership : constant Boolean :=
4752 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_eval.adb194 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4790 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4791 PN : constant Node_Id := Parent (N);
4792 Call : constant Node_Id := Original_Node (N);
4793 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4795 Is_Fix : constant Boolean :=
4801 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4805 In_Membership : constant Boolean :=
4842 -- Start of processing for Find_Universal_Operator_Type argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_eval.adb179 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4700 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4701 PN : constant Node_Id := Parent (N);
4702 Call : constant Node_Id := Original_Node (N);
4703 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4705 Is_Fix : constant Boolean :=
4711 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4715 In_Membership : constant Boolean :=
4752 -- Start of processing for Find_Universal_Operator_Type argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_eval.adb179 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id; subprogspec
4700 function Find_Universal_Operator_Type (N : Node_Id) return Entity_Id is subprogram
4701 PN : constant Node_Id := Parent (N);
4702 Call : constant Node_Id := Original_Node (N);
4703 Is_Int : constant Boolean := Is_Integer_Type (Etype (N));
4705 Is_Fix : constant Boolean :=
4711 Is_Relational : constant Boolean := Etype (N) = Standard_Boolean;
4715 In_Membership : constant Boolean :=
4752 -- Start of processing for Find_Universal_Operator_Type argument