Home
last modified time | relevance | path

Searched refs:This_Low (Results 1 – 23 of 23) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_aggr.adb510 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
522 Aggr_Low (Dim) := This_Low;
527 if Compile_Time_Known_Value (This_Low) then
529 Aggr_Low (Dim) := This_Low;
531 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_aggr.adb510 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
522 Aggr_Low (Dim) := This_Low;
527 if Compile_Time_Known_Value (This_Low) then
529 Aggr_Low (Dim) := This_Low;
531 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_aggr.adb560 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
568 Remove_Side_Effects (This_Low, Variable_Ref => True);
575 Aggr_Low (Dim) := This_Low;
580 if Compile_Time_Known_Value (This_Low) then
582 Aggr_Low (Dim) := This_Low;
584 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_aggr.adb560 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
568 Remove_Side_Effects (This_Low, Variable_Ref => True);
575 Aggr_Low (Dim) := This_Low;
580 if Compile_Time_Known_Value (This_Low) then
582 Aggr_Low (Dim) := This_Low;
584 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_aggr.adb460 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
468 Remove_Side_Effects (This_Low, Variable_Ref => True);
475 Aggr_Low (Dim) := This_Low;
480 if Compile_Time_Known_Value (This_Low) then
482 Aggr_Low (Dim) := This_Low;
484 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_aggr.adb460 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
468 Remove_Side_Effects (This_Low, Variable_Ref => True);
475 Aggr_Low (Dim) := This_Low;
480 if Compile_Time_Known_Value (This_Low) then
482 Aggr_Low (Dim) := This_Low;
484 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_aggr.adb579 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
587 Remove_Side_Effects (This_Low, Variable_Ref => True);
594 Aggr_Low (Dim) := This_Low;
599 if Compile_Time_Known_Value (This_Low) then
601 Aggr_Low (Dim) := This_Low;
603 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_aggr.adb455 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
463 Remove_Side_Effects (This_Low, Variable_Ref => True);
470 Aggr_Low (Dim) := This_Low;
475 if Compile_Time_Known_Value (This_Low) then
477 Aggr_Low (Dim) := This_Low;
479 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_aggr.adb455 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
463 Remove_Side_Effects (This_Low, Variable_Ref => True);
470 Aggr_Low (Dim) := This_Low;
475 if Compile_Time_Known_Value (This_Low) then
477 Aggr_Low (Dim) := This_Low;
479 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_aggr.adb455 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
463 Remove_Side_Effects (This_Low, Variable_Ref => True);
470 Aggr_Low (Dim) := This_Low;
475 if Compile_Time_Known_Value (This_Low) then
477 Aggr_Low (Dim) := This_Low;
479 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_aggr.adb468 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
476 Remove_Side_Effects (This_Low, Variable_Ref => True);
483 Aggr_Low (Dim) := This_Low;
488 if Compile_Time_Known_Value (This_Low) then
490 Aggr_Low (Dim) := This_Low;
492 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_aggr.adb460 This_Low : constant Node_Id := Low_Bound (Aggregate_Bounds (N)); constant
468 Remove_Side_Effects (This_Low, Variable_Ref => True);
475 Aggr_Low (Dim) := This_Low;
480 if Compile_Time_Known_Value (This_Low) then
482 Aggr_Low (Dim) := This_Low;
484 elsif Expr_Value (This_Low) /= Expr_Value (Aggr_Low (Dim)) then