Home
last modified time | relevance | path

Searched refs:New_Ent (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dcstand.adb1284 New_Ent : constant Entity_Id := New_Copy (E); constant
1290 Set_Etype (E, New_Ent);
1292 Append_Entity (New_Ent, Standard_Standard);
1293 Set_Is_Constrained (New_Ent, False);
1294 Set_Etype (New_Ent, New_Ent);
1295 Set_Is_Known_Valid (New_Ent, True);
1298 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1299 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
H A Dsem_util.ads140 procedure Conditional_Delay (New_Ent, Old_Ent : Entity_Id);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dcstand.adb1284 New_Ent : constant Entity_Id := New_Copy (E); constant
1290 Set_Etype (E, New_Ent);
1292 Append_Entity (New_Ent, Standard_Standard);
1293 Set_Is_Constrained (New_Ent, False);
1294 Set_Etype (New_Ent, New_Ent);
1295 Set_Is_Known_Valid (New_Ent, True);
1298 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1299 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
H A Dsem_util.ads140 procedure Conditional_Delay (New_Ent, Old_Ent : Entity_Id);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dcstand.adb1681 New_Ent : constant Entity_Id := New_Copy (E); constant
1687 Set_Etype (E, New_Ent);
1689 Append_Entity (New_Ent, Standard_Standard);
1690 Set_Is_Constrained (New_Ent, False);
1691 Set_Etype (New_Ent, New_Ent);
1692 Set_Is_Known_Valid (New_Ent, True);
1695 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1696 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dcstand.adb1704 New_Ent : constant Entity_Id := New_Copy (E); constant
1710 Set_Etype (E, New_Ent);
1712 Append_Entity (New_Ent, Standard_Standard);
1713 Set_Is_Constrained (New_Ent, False);
1714 Set_Etype (New_Ent, New_Ent);
1715 Set_Is_Known_Valid (New_Ent, True);
1718 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1719 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dcstand.adb1681 New_Ent : constant Entity_Id := New_Copy (E); constant
1687 Set_Etype (E, New_Ent);
1689 Append_Entity (New_Ent, Standard_Standard);
1690 Set_Is_Constrained (New_Ent, False);
1691 Set_Etype (New_Ent, New_Ent);
1692 Set_Is_Known_Valid (New_Ent, True);
1695 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1696 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dcstand.adb1680 New_Ent : constant Entity_Id := New_Copy (E); constant
1686 Set_Etype (E, New_Ent);
1688 Append_Entity (New_Ent, Standard_Standard);
1689 Set_Is_Constrained (New_Ent, False);
1690 Set_Etype (New_Ent, New_Ent);
1691 Set_Is_Known_Valid (New_Ent, True);
1694 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1695 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dcstand.adb1675 New_Ent : constant Entity_Id := New_Copy (E); constant
1681 Set_Etype (E, New_Ent);
1683 Append_Entity (New_Ent, Standard_Standard);
1684 Set_Is_Constrained (New_Ent, False);
1685 Set_Etype (New_Ent, New_Ent);
1686 Set_Is_Known_Valid (New_Ent, True);
1689 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1690 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dcstand.adb1677 New_Ent : constant Entity_Id := New_Copy (E); constant
1683 Set_Etype (E, New_Ent);
1685 Append_Entity (New_Ent, Standard_Standard);
1686 Set_Is_Constrained (New_Ent, False);
1687 Set_Etype (New_Ent, New_Ent);
1688 Set_Is_Known_Valid (New_Ent, True);
1691 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1692 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dcstand.adb1631 New_Ent : constant Entity_Id := New_Copy (E); constant
1637 Set_Etype (E, New_Ent);
1639 Append_Entity (New_Ent, Standard_Standard);
1640 Set_Is_Constrained (New_Ent, False);
1641 Set_Etype (New_Ent, New_Ent);
1642 Set_Is_Known_Valid (New_Ent, True);
1645 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1646 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dcstand.adb1685 New_Ent : constant Entity_Id := New_Copy (E); constant
1691 Set_Etype (E, New_Ent);
1693 Append_Entity (New_Ent, Standard_Standard);
1694 Set_Is_Constrained (New_Ent, False);
1695 Set_Etype (New_Ent, New_Ent);
1696 Set_Is_Known_Valid (New_Ent, True);
1699 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1700 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dcstand.adb1630 New_Ent : constant Entity_Id := New_Copy (E); constant
1636 Set_Etype (E, New_Ent);
1638 Append_Entity (New_Ent, Standard_Standard);
1639 Set_Is_Constrained (New_Ent, False);
1640 Set_Etype (New_Ent, New_Ent);
1641 Set_Is_Known_Valid (New_Ent, True);
1644 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1645 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dcstand.adb1681 New_Ent : constant Entity_Id := New_Copy (E); constant
1687 Set_Etype (E, New_Ent);
1689 Append_Entity (New_Ent, Standard_Standard);
1690 Set_Is_Constrained (New_Ent, False);
1691 Set_Etype (New_Ent, New_Ent);
1692 Set_Is_Known_Valid (New_Ent, True);
1695 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1696 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dcstand.adb1681 New_Ent : constant Entity_Id := New_Copy (E); constant
1687 Set_Etype (E, New_Ent);
1689 Append_Entity (New_Ent, Standard_Standard);
1690 Set_Is_Constrained (New_Ent, False);
1691 Set_Etype (New_Ent, New_Ent);
1692 Set_Is_Known_Valid (New_Ent, True);
1695 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1696 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dcstand.adb1677 New_Ent : constant Entity_Id := New_Copy (E); constant
1683 Set_Etype (E, New_Ent);
1685 Append_Entity (New_Ent, Standard_Standard);
1686 Set_Is_Constrained (New_Ent, False);
1687 Set_Etype (New_Ent, New_Ent);
1688 Set_Is_Known_Valid (New_Ent, True);
1691 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1692 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dcstand.adb1680 New_Ent : constant Entity_Id := New_Copy (E); constant
1686 Set_Etype (E, New_Ent);
1688 Append_Entity (New_Ent, Standard_Standard);
1689 Set_Is_Constrained (New_Ent, False);
1690 Set_Etype (New_Ent, New_Ent);
1691 Set_Is_Known_Valid (New_Ent, True);
1694 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1695 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dcstand.adb1681 New_Ent : constant Entity_Id := New_Copy (E); constant
1687 Set_Etype (E, New_Ent);
1689 Append_Entity (New_Ent, Standard_Standard);
1690 Set_Is_Constrained (New_Ent, False);
1691 Set_Etype (New_Ent, New_Ent);
1692 Set_Is_Known_Valid (New_Ent, True);
1695 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1696 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dcstand.adb1681 New_Ent : constant Entity_Id := New_Copy (E); constant
1687 Set_Etype (E, New_Ent);
1689 Append_Entity (New_Ent, Standard_Standard);
1690 Set_Is_Constrained (New_Ent, False);
1691 Set_Etype (New_Ent, New_Ent);
1692 Set_Is_Known_Valid (New_Ent, True);
1695 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1696 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dcstand.adb1677 New_Ent : constant Entity_Id := New_Copy (E); constant
1683 Set_Etype (E, New_Ent);
1685 Append_Entity (New_Ent, Standard_Standard);
1686 Set_Is_Constrained (New_Ent, False);
1687 Set_Etype (New_Ent, New_Ent);
1688 Set_Is_Known_Valid (New_Ent, True);
1691 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1692 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dcstand.adb1681 New_Ent : constant Entity_Id := New_Copy (E); constant
1687 Set_Etype (E, New_Ent);
1689 Append_Entity (New_Ent, Standard_Standard);
1690 Set_Is_Constrained (New_Ent, False);
1691 Set_Etype (New_Ent, New_Ent);
1692 Set_Is_Known_Valid (New_Ent, True);
1695 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1696 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dcstand.adb1681 New_Ent : constant Entity_Id := New_Copy (E); constant
1687 Set_Etype (E, New_Ent);
1689 Append_Entity (New_Ent, Standard_Standard);
1690 Set_Is_Constrained (New_Ent, False);
1691 Set_Etype (New_Ent, New_Ent);
1692 Set_Is_Known_Valid (New_Ent, True);
1695 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1696 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dcstand.adb1680 New_Ent : constant Entity_Id := New_Copy (E); constant
1686 Set_Etype (E, New_Ent);
1688 Append_Entity (New_Ent, Standard_Standard);
1689 Set_Is_Constrained (New_Ent, False);
1690 Set_Etype (New_Ent, New_Ent);
1691 Set_Is_Known_Valid (New_Ent, True);
1694 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1695 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dcstand.adb1681 New_Ent : constant Entity_Id := New_Copy (E); constant
1687 Set_Etype (E, New_Ent);
1689 Append_Entity (New_Ent, Standard_Standard);
1690 Set_Is_Constrained (New_Ent, False);
1691 Set_Etype (New_Ent, New_Ent);
1692 Set_Is_Known_Valid (New_Ent, True);
1695 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1696 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dcstand.adb1675 New_Ent : constant Entity_Id := New_Copy (E); constant
1681 Set_Etype (E, New_Ent);
1683 Append_Entity (New_Ent, Standard_Standard);
1684 Set_Is_Constrained (New_Ent, False);
1685 Set_Etype (New_Ent, New_Ent);
1686 Set_Is_Known_Valid (New_Ent, True);
1689 Set_Etype (Low_Bound (Scalar_Range (E)), New_Ent);
1690 Set_Etype (High_Bound (Scalar_Range (E)), New_Ent);

1234