Home
last modified time | relevance | path

Searched defs:Eval_Short_Circuit (Results 1 – 25 of 46) sorted by last modified time

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_eval.ads334 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
H A Dsem_eval.adb3939 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3940 Kind : constant Node_Kind := Nkind (N);
3941 Left : constant Node_Id := Left_Opnd (N);
3942 Right : constant Node_Id := Right_Opnd (N);
3943 Left_Int : Uint;
3945 Rstat : constant Boolean :=
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_eval.ads335 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
H A Dsem_eval.adb3866 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3867 Kind : constant Node_Kind := Nkind (N);
3868 Left : constant Node_Id := Left_Opnd (N);
3869 Right : constant Node_Id := Right_Opnd (N);
3870 Left_Int : Uint;
3872 Rstat : constant Boolean :=
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_eval.adb3654 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3655 Kind : constant Node_Kind := Nkind (N);
3656 Left : constant Node_Id := Left_Opnd (N);
3657 Right : constant Node_Id := Right_Opnd (N);
3658 Left_Int : Uint;
3660 Rstat : constant Boolean :=
H A Dsem_eval.ads321 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_eval.ads319 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
H A Dsem_eval.adb3617 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3618 Kind : constant Node_Kind := Nkind (N);
3619 Left : constant Node_Id := Left_Opnd (N);
3620 Right : constant Node_Id := Right_Opnd (N);
3621 Left_Int : Uint;
3623 Rstat : constant Boolean :=
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_eval.ads335 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
H A Dsem_eval.adb3866 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3867 Kind : constant Node_Kind := Nkind (N);
3868 Left : constant Node_Id := Left_Opnd (N);
3869 Right : constant Node_Id := Right_Opnd (N);
3870 Left_Int : Uint;
3872 Rstat : constant Boolean :=
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_eval.adb3866 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3867 Kind : constant Node_Kind := Nkind (N);
3868 Left : constant Node_Id := Left_Opnd (N);
3869 Right : constant Node_Id := Right_Opnd (N);
3870 Left_Int : Uint;
3872 Rstat : constant Boolean :=
H A Dsem_eval.ads335 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_eval.adb3617 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3618 Kind : constant Node_Kind := Nkind (N);
3619 Left : constant Node_Id := Left_Opnd (N);
3620 Right : constant Node_Id := Right_Opnd (N);
3621 Left_Int : Uint;
3623 Rstat : constant Boolean :=
H A Dsem_eval.ads319 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_eval.ads328 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
H A Dsem_eval.adb3578 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3579 Kind : constant Node_Kind := Nkind (N);
3580 Left : constant Node_Id := Left_Opnd (N);
3581 Right : constant Node_Id := Right_Opnd (N);
3582 Left_Int : Uint;
3584 Rstat : constant Boolean :=
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_eval.ads321 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
H A Dsem_eval.adb3654 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3655 Kind : constant Node_Kind := Nkind (N);
3656 Left : constant Node_Id := Left_Opnd (N);
3657 Right : constant Node_Id := Right_Opnd (N);
3658 Left_Int : Uint;
3660 Rstat : constant Boolean :=
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_eval.ads321 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
H A Dsem_eval.adb3654 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3655 Kind : constant Node_Kind := Nkind (N);
3656 Left : constant Node_Id := Left_Opnd (N);
3657 Right : constant Node_Id := Right_Opnd (N);
3658 Left_Int : Uint;
3660 Rstat : constant Boolean :=
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb3578 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3579 Kind : constant Node_Kind := Nkind (N);
3580 Left : constant Node_Id := Left_Opnd (N);
3581 Right : constant Node_Id := Right_Opnd (N);
3582 Left_Int : Uint;
3584 Rstat : constant Boolean :=
H A Dsem_eval.ads328 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb3578 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3579 Kind : constant Node_Kind := Nkind (N);
3580 Left : constant Node_Id := Left_Opnd (N);
3581 Right : constant Node_Id := Right_Opnd (N);
3582 Left_Int : Uint;
3584 Rstat : constant Boolean :=
H A Dsem_eval.ads328 procedure Eval_Short_Circuit (N : Node_Id); subprogspec
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb3578 procedure Eval_Short_Circuit (N : Node_Id) is subprogram
3579 Kind : constant Node_Kind := Nkind (N);
3580 Left : constant Node_Id := Left_Opnd (N);
3581 Right : constant Node_Id := Right_Opnd (N);
3582 Left_Int : Uint;
3584 Rstat : constant Boolean :=

12