Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_ch5.adb141 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
145 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
149 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
281 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
284 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
568 if Nkind (Act_Lhs) = N_Slice then
569 Larray := Prefix (Act_Lhs);
571 Larray := Act_Lhs;
599 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_ch5.adb141 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
145 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
149 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
281 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
284 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
568 if Nkind (Act_Lhs) = N_Slice then
569 Larray := Prefix (Act_Lhs);
571 Larray := Act_Lhs;
599 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch5.adb245 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
249 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
253 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
339 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
342 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
435 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
664 if Nkind (Act_Lhs) = N_Slice then
665 Larray := Prefix (Act_Lhs);
667 Larray := Act_Lhs;
704 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_ch5.adb233 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
237 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
241 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
327 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
330 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
431 elsif Is_Atomic_Object (Act_Lhs)
660 if Nkind (Act_Lhs) = N_Slice then
661 Larray := Prefix (Act_Lhs);
663 Larray := Act_Lhs;
700 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch5.adb245 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
249 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
253 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
339 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
342 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
435 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
664 if Nkind (Act_Lhs) = N_Slice then
665 Larray := Prefix (Act_Lhs);
667 Larray := Act_Lhs;
704 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_ch5.adb156 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
160 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
164 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
250 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
253 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
354 elsif Is_Atomic_Object (Act_Lhs)
583 if Nkind (Act_Lhs) = N_Slice then
584 Larray := Prefix (Act_Lhs);
586 Larray := Act_Lhs;
623 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_ch5.adb156 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
160 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
164 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
250 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
253 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
354 elsif Is_Atomic_Object (Act_Lhs)
583 if Nkind (Act_Lhs) = N_Slice then
584 Larray := Prefix (Act_Lhs);
586 Larray := Act_Lhs;
623 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch5.adb295 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
299 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
303 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
397 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
400 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
493 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
722 if Nkind (Act_Lhs) = N_Slice then
723 Larray := Prefix (Act_Lhs);
725 Larray := Act_Lhs;
762 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch5.adb295 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
299 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
303 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
397 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
400 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
493 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
722 if Nkind (Act_Lhs) = N_Slice then
723 Larray := Prefix (Act_Lhs);
725 Larray := Act_Lhs;
762 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch5.adb295 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
299 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
303 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
397 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
400 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
493 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
722 if Nkind (Act_Lhs) = N_Slice then
723 Larray := Prefix (Act_Lhs);
725 Larray := Act_Lhs;
762 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch5.adb295 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
299 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
303 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
397 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
400 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
493 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
722 if Nkind (Act_Lhs) = N_Slice then
723 Larray := Prefix (Act_Lhs);
725 Larray := Act_Lhs;
762 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch5.adb295 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
299 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
303 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
397 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
400 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
493 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
722 if Nkind (Act_Lhs) = N_Slice then
723 Larray := Prefix (Act_Lhs);
725 Larray := Act_Lhs;
762 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch5.adb295 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
299 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
303 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
397 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
400 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
493 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
722 if Nkind (Act_Lhs) = N_Slice then
723 Larray := Prefix (Act_Lhs);
725 Larray := Act_Lhs;
762 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch5.adb304 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
308 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
312 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
406 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
409 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
502 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
731 if Nkind (Act_Lhs) = N_Slice then
732 Larray := Prefix (Act_Lhs);
734 Larray := Act_Lhs;
771 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch5.adb304 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
308 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
312 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
406 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
409 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
502 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
731 if Nkind (Act_Lhs) = N_Slice then
732 Larray := Prefix (Act_Lhs);
734 Larray := Act_Lhs;
771 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch5.adb304 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
308 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
312 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
406 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
409 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
502 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
731 if Nkind (Act_Lhs) = N_Slice then
732 Larray := Prefix (Act_Lhs);
734 Larray := Act_Lhs;
771 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch5.adb326 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
330 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
334 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
432 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
435 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
528 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
757 if Nkind (Act_Lhs) = N_Slice then
758 Larray := Prefix (Act_Lhs);
760 Larray := Act_Lhs;
797 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch5.adb326 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
330 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
334 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
432 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
435 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
528 elsif Is_Full_Access_Object (Act_Lhs)
757 if Nkind (Act_Lhs) = N_Slice then
758 Larray := Prefix (Act_Lhs);
760 Larray := Act_Lhs;
797 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch5.adb326 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
330 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
334 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
432 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
435 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
528 elsif Is_Full_Access_Object (Act_Lhs)
757 if Nkind (Act_Lhs) = N_Slice then
758 Larray := Prefix (Act_Lhs);
760 Larray := Act_Lhs;
797 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch5.adb326 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
330 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
334 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
432 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
435 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
528 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
757 if Nkind (Act_Lhs) = N_Slice then
758 Larray := Prefix (Act_Lhs);
760 Larray := Act_Lhs;
797 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch5.adb326 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
330 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
334 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
432 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
435 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
528 elsif Is_Full_Access_Object (Act_Lhs)
757 if Nkind (Act_Lhs) = N_Slice then
758 Larray := Prefix (Act_Lhs);
760 Larray := Act_Lhs;
797 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch5.adb326 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
330 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
334 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
432 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
435 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
528 elsif Is_Atomic_Or_VFA_Object (Act_Lhs)
757 if Nkind (Act_Lhs) = N_Slice then
758 Larray := Prefix (Act_Lhs);
760 Larray := Act_Lhs;
797 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch5.adb340 Act_Lhs : constant Node_Id := Get_Referenced_Object (Lhs); constant
344 Underlying_Type (Get_Actual_Subtype (Act_Lhs));
348 L_Slice : constant Boolean := Nkind (Act_Lhs) = N_Slice;
446 Lhs_Formal : constant Boolean := Is_Formal_Array (Act_Lhs);
449 Lhs_Non_Local_Var : constant Boolean := Is_Non_Local_Array (Act_Lhs);
542 elsif Is_Full_Access_Object (Act_Lhs)
771 if Nkind (Act_Lhs) = N_Slice then
772 Larray := Prefix (Act_Lhs);
774 Larray := Act_Lhs;
811 Act_L_Array := Get_Referenced_Object (Prefix (Act_Lhs));
[all …]