Home
last modified time | relevance | path

Searched refs:Pool_Id (Results 1 – 25 of 119) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_ch7.adb943 Pool_Id : Entity_Id; variable
985 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
990 Pool_Id := Get_Global_Pool_For_Access_Type (Ptr_Typ);
991 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1004 Prefix => New_Reference_To (Pool_Id, Loc),
1061 and then Scope (Pool_Id) = Scope (Ptr_Typ)
2202 Pool_Id : Entity_Id; variable
2209 Pool_Id := Make_Temporary (Loc, 'P');
2213 Defining_Identifier => Pool_Id,
2246 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
[all …]
H A Dexp_ch6.adb5328 Pool_Id : Entity_Id;
5335 Pool_Id := Make_Temporary (Loc, 'P');
5339 Defining_Identifier => Pool_Id,
5388 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
5795 Pool_Id : constant Entity_Id := constant
5914 Defining_Identifier => Pool_Id,
5923 Set_Storage_Pool (Pool_Allocator, Pool_Id);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_ch7.adb943 Pool_Id : Entity_Id; variable
985 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
990 Pool_Id := Get_Global_Pool_For_Access_Type (Ptr_Typ);
991 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1004 Prefix => New_Reference_To (Pool_Id, Loc),
1061 and then Scope (Pool_Id) = Scope (Ptr_Typ)
2202 Pool_Id : Entity_Id; variable
2209 Pool_Id := Make_Temporary (Loc, 'P');
2213 Defining_Identifier => Pool_Id,
2246 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
[all …]
H A Dexp_ch6.adb5328 Pool_Id : Entity_Id;
5335 Pool_Id := Make_Temporary (Loc, 'P');
5339 Defining_Identifier => Pool_Id,
5388 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
5795 Pool_Id : constant Entity_Id := constant
5914 Defining_Identifier => Pool_Id,
5923 Set_Storage_Pool (Pool_Allocator, Pool_Id);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_ch7.adb880 Pool_Id : Entity_Id; variable
922 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
927 Pool_Id := Get_Global_Pool_For_Access_Type (Ptr_Typ);
928 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
998 and then Scope (Pool_Id) = Scope (Ptr_Typ)
1000 Insert_List_After_And_Analyze (Parent (Pool_Id), Actions);
2139 Pool_Id : Entity_Id; variable
2146 Pool_Id := Make_Temporary (Loc, 'P');
2150 Defining_Identifier => Pool_Id,
2184 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch7.adb906 Pool_Id : Entity_Id; variable
944 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
949 Pool_Id := RTE (RE_Global_Pool_Object);
950 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
963 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2214 Pool_Id : Entity_Id; variable
2221 Pool_Id := Make_Temporary (Loc, 'P');
2225 Defining_Identifier => Pool_Id,
2259 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2270 Set_Storage_Pool (Free_Stmt, Pool_Id);
H A Dexp_ch6.adb4156 Pool_Id : Entity_Id; variable
4163 Pool_Id := Make_Temporary (Loc, 'P');
4167 Defining_Identifier => Pool_Id,
4216 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
4638 Pool_Id : constant Entity_Id := constant
4754 Defining_Identifier => Pool_Id,
4763 Set_Storage_Pool (Pool_Allocator, Pool_Id);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch7.adb906 Pool_Id : Entity_Id; variable
944 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
949 Pool_Id := RTE (RE_Global_Pool_Object);
950 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
963 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2214 Pool_Id : Entity_Id; variable
2221 Pool_Id := Make_Temporary (Loc, 'P');
2225 Defining_Identifier => Pool_Id,
2259 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2270 Set_Storage_Pool (Free_Stmt, Pool_Id);
H A Dexp_ch6.adb4156 Pool_Id : Entity_Id; variable
4163 Pool_Id := Make_Temporary (Loc, 'P');
4167 Defining_Identifier => Pool_Id,
4216 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
4638 Pool_Id : constant Entity_Id := constant
4754 Defining_Identifier => Pool_Id,
4763 Set_Storage_Pool (Pool_Allocator, Pool_Id);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch7.adb1256 Pool_Id : Entity_Id; variable
1298 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1303 Pool_Id := RTE (RE_Global_Pool_Object);
1304 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1317 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2689 Pool_Id : Entity_Id; variable
2696 Pool_Id := Make_Temporary (Loc, 'P');
2700 Defining_Identifier => Pool_Id,
2734 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2737 Set_Debug_Info_Needed (Pool_Id);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch7.adb1250 Pool_Id : Entity_Id; variable
1292 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1297 Pool_Id := RTE (RE_Global_Pool_Object);
1298 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1311 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2762 Pool_Id : Entity_Id; variable
2769 Pool_Id := Make_Temporary (Loc, 'P');
2773 Defining_Identifier => Pool_Id,
2807 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2810 Set_Debug_Info_Needed (Pool_Id);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch7.adb1256 Pool_Id : Entity_Id; variable
1298 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1303 Pool_Id := RTE (RE_Global_Pool_Object);
1304 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1317 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2689 Pool_Id : Entity_Id; variable
2696 Pool_Id := Make_Temporary (Loc, 'P');
2700 Defining_Identifier => Pool_Id,
2734 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2737 Set_Debug_Info_Needed (Pool_Id);
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch7.adb1256 Pool_Id : Entity_Id; variable
1298 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1303 Pool_Id := RTE (RE_Global_Pool_Object);
1304 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1317 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2689 Pool_Id : Entity_Id; variable
2696 Pool_Id := Make_Temporary (Loc, 'P');
2700 Defining_Identifier => Pool_Id,
2734 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2737 Set_Debug_Info_Needed (Pool_Id);
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb1158 Pool_Id : Entity_Id; variable
1196 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1201 Pool_Id := RTE (RE_Global_Pool_Object);
1202 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1215 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2469 Pool_Id : Entity_Id; variable
2476 Pool_Id := Make_Temporary (Loc, 'P');
2480 Defining_Identifier => Pool_Id,
2514 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2525 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb1158 Pool_Id : Entity_Id; variable
1196 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1201 Pool_Id := RTE (RE_Global_Pool_Object);
1202 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1215 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2469 Pool_Id : Entity_Id; variable
2476 Pool_Id := Make_Temporary (Loc, 'P');
2480 Defining_Identifier => Pool_Id,
2514 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2525 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch7.adb1158 Pool_Id : Entity_Id; variable
1196 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1201 Pool_Id := RTE (RE_Global_Pool_Object);
1202 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1215 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2469 Pool_Id : Entity_Id; variable
2476 Pool_Id := Make_Temporary (Loc, 'P');
2480 Defining_Identifier => Pool_Id,
2514 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2525 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch7.adb1158 Pool_Id : Entity_Id; variable
1196 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1201 Pool_Id := RTE (RE_Global_Pool_Object);
1202 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1215 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2469 Pool_Id : Entity_Id; variable
2476 Pool_Id := Make_Temporary (Loc, 'P');
2480 Defining_Identifier => Pool_Id,
2514 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2525 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb1158 Pool_Id : Entity_Id; variable
1196 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1201 Pool_Id := RTE (RE_Global_Pool_Object);
1202 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1215 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2469 Pool_Id : Entity_Id; variable
2476 Pool_Id := Make_Temporary (Loc, 'P');
2480 Defining_Identifier => Pool_Id,
2514 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2525 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb1158 Pool_Id : Entity_Id; variable
1196 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1201 Pool_Id := RTE (RE_Global_Pool_Object);
1202 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1215 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2469 Pool_Id : Entity_Id; variable
2476 Pool_Id := Make_Temporary (Loc, 'P');
2480 Defining_Identifier => Pool_Id,
2514 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2525 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch7.adb1218 Pool_Id : Entity_Id; variable
1256 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1261 Pool_Id := RTE (RE_Global_Pool_Object);
1262 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1275 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2581 Pool_Id : Entity_Id; variable
2588 Pool_Id := Make_Temporary (Loc, 'P');
2592 Defining_Identifier => Pool_Id,
2626 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2637 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch7.adb1218 Pool_Id : Entity_Id; variable
1256 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1261 Pool_Id := RTE (RE_Global_Pool_Object);
1262 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1275 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2581 Pool_Id : Entity_Id; variable
2588 Pool_Id := Make_Temporary (Loc, 'P');
2592 Defining_Identifier => Pool_Id,
2626 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2637 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch7.adb1218 Pool_Id : Entity_Id; variable
1256 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1261 Pool_Id := RTE (RE_Global_Pool_Object);
1262 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1275 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2581 Pool_Id : Entity_Id; variable
2588 Pool_Id := Make_Temporary (Loc, 'P');
2592 Defining_Identifier => Pool_Id,
2626 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2637 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch7.adb1191 Pool_Id : Entity_Id; variable
1229 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1234 Pool_Id := RTE (RE_Global_Pool_Object);
1235 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1248 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2547 Pool_Id : Entity_Id; variable
2554 Pool_Id := Make_Temporary (Loc, 'P');
2558 Defining_Identifier => Pool_Id,
2592 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2603 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch7.adb1191 Pool_Id : Entity_Id; variable
1229 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1234 Pool_Id := RTE (RE_Global_Pool_Object);
1235 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1248 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2547 Pool_Id : Entity_Id; variable
2554 Pool_Id := Make_Temporary (Loc, 'P');
2558 Defining_Identifier => Pool_Id,
2592 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2603 Set_Storage_Pool (Free_Stmt, Pool_Id);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch7.adb1191 Pool_Id : Entity_Id; variable
1229 Pool_Id := Associated_Storage_Pool (Ptr_Typ);
1234 Pool_Id := RTE (RE_Global_Pool_Object);
1235 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
1248 Prefix => New_Occurrence_Of (Pool_Id, Loc),
2547 Pool_Id : Entity_Id; variable
2554 Pool_Id := Make_Temporary (Loc, 'P');
2558 Defining_Identifier => Pool_Id,
2592 Set_Associated_Storage_Pool (Ptr_Typ, Pool_Id);
2603 Set_Storage_Pool (Free_Stmt, Pool_Id);

12345