Home
last modified time | relevance | path

Searched refs:Choice_Index (Results 1 – 25 of 65) sorted by last modified time

123

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch5.adb3324 Choice_Index : Natural;
3347 Choice_Index : Natural;
3368 Choice_Index : Natural := Pattern_Match.Choice_Index;
3421 Make_Integer_Literal (Loc, Int (Choice_Index)));
3524 if Choice_Index /= 0 and not Suppress_Choice_Index_Update then
3778 Choice_Index : Natural := 0; variable
3781 Choice_Index := 1;
3787 Choice_Index => Choice_Index,
3791 if Choice_Index /= 0 then
3792 Choice_Index := Choice_Index + 1;
[all …]
H A DChangeLog-20116374 Bump Choice_Index for each such triple so that a subsequent default
H A Dexp_aggr.adb5279 Choice_Index : Int; variable
5433 Choice_Index := UI_To_Int (Expr_Value (Choice));
5435 if Choice_Index in Vals'Range then
5436 Vals (Choice_Index) := New_Copy_Tree (Expr);
H A Dexp_dist.adb10457 Choice_Index : Int := 0; variable
10559 Choice_Index :=
10560 Choice_Index + UI_To_Int (H - L) + 1;
10579 Intval => Choice_Index))));
10598 Choice_Index := Choice_Index + 1;
10612 Choice_Index := Choice_Index + 1;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
H A Dexp_aggr.adb5235 Choice_Index : Int; variable
5389 Choice_Index := UI_To_Int (Expr_Value (Choice));
5391 if Choice_Index in Vals'Range then
5392 Vals (Choice_Index) := New_Copy_Tree (Expr);
H A DChangeLog-20116374 Bump Choice_Index for each such triple so that a subsequent default
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
H A DChangeLog-20116374 Bump Choice_Index for each such triple so that a subsequent default
H A Dexp_aggr.adb4740 Choice_Index : Int; variable
4895 Choice_Index := UI_To_Int (Expr_Value (Choice));
4897 if Choice_Index in Vals'Range then
4898 Vals (Choice_Index) :=
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A DChangeLog-20116374 Bump Choice_Index for each such triple so that a subsequent default
H A Dexp_aggr.adb4484 Choice_Index : Int; variable
4639 Choice_Index := UI_To_Int (Expr_Value (Choice));
4641 if Choice_Index in Vals'Range then
4642 Vals (Choice_Index) :=
H A Dexp_dist.adb10462 Choice_Index : Int := 0; variable
10564 Choice_Index :=
10565 Choice_Index + UI_To_Int (H - L) + 1;
10584 Intval => Choice_Index))));
10603 Choice_Index := Choice_Index + 1;
10617 Choice_Index := Choice_Index + 1;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
H A Dexp_aggr.adb5235 Choice_Index : Int; variable
5389 Choice_Index := UI_To_Int (Expr_Value (Choice));
5391 if Choice_Index in Vals'Range then
5392 Vals (Choice_Index) := New_Copy_Tree (Expr);
H A DChangeLog-20116374 Bump Choice_Index for each such triple so that a subsequent default
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
H A Dexp_aggr.adb5235 Choice_Index : Int;
5389 Choice_Index := UI_To_Int (Expr_Value (Choice));
5391 if Choice_Index in Vals'Range then
5392 Vals (Choice_Index) := New_Copy_Tree (Expr);
H A DChangeLog-20116374 Bump Choice_Index for each such triple so that a subsequent default
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_dist.adb10462 Choice_Index : Int := 0; variable
10564 Choice_Index :=
10565 Choice_Index + UI_To_Int (H - L) + 1;
10584 Intval => Choice_Index))));
10603 Choice_Index := Choice_Index + 1;
10617 Choice_Index := Choice_Index + 1;
H A Dexp_aggr.adb4484 Choice_Index : Int; variable
4639 Choice_Index := UI_To_Int (Expr_Value (Choice));
4641 if Choice_Index in Vals'Range then
4642 Vals (Choice_Index) :=
H A DChangeLog-20116374 Bump Choice_Index for each such triple so that a subsequent default
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_dist.adb10463 Choice_Index : Int := 0; variable
10565 Choice_Index :=
10566 Choice_Index + UI_To_Int (H - L) + 1;
10585 Intval => Choice_Index))));
10604 Choice_Index := Choice_Index + 1;
10618 Choice_Index := Choice_Index + 1;
H A Dexp_aggr.adb4477 Choice_Index : Int; variable
4609 Choice_Index := UI_To_Int (Expr_Value (Choice));
4611 if Choice_Index in Vals'Range then
4612 Vals (Choice_Index) :=
H A DChangeLog-20116374 Bump Choice_Index for each such triple so that a subsequent default

123