Home
last modified time | relevance | path

Searched refs:Typ_Tag (Results 1 – 25 of 79) sorted by relevance

1234

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_atag.adb282 Typ_Tag : Entity_Id; variable
299 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
331 New_Occurrence_Of (Typ_Tag, Loc))),
369 New_Occurrence_Of (Typ_Tag, Loc))),
410 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
413 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
468 New_Occurrence_Of (Typ_Tag, Loc))),
498 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_atag.adb285 Typ_Tag : Entity_Id; variable
302 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
334 New_Occurrence_Of (Typ_Tag, Loc))),
372 New_Occurrence_Of (Typ_Tag, Loc))),
413 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
416 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
471 New_Occurrence_Of (Typ_Tag, Loc))),
501 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_atag.adb282 Typ_Tag : Entity_Id; variable
299 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
331 New_Occurrence_Of (Typ_Tag, Loc))),
369 New_Occurrence_Of (Typ_Tag, Loc))),
410 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
413 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
468 New_Occurrence_Of (Typ_Tag, Loc))),
498 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_atag.adb282 Typ_Tag : Entity_Id;
299 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
331 New_Occurrence_Of (Typ_Tag, Loc))),
369 New_Occurrence_Of (Typ_Tag, Loc))),
410 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
413 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
468 New_Occurrence_Of (Typ_Tag, Loc))),
498 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_atag.adb375 Typ_Tag : Entity_Id; variable
392 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
424 New_Occurrence_Of (Typ_Tag, Loc))),
462 New_Occurrence_Of (Typ_Tag, Loc))),
503 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
506 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
561 New_Occurrence_Of (Typ_Tag, Loc))),
591 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_atag.adb376 Typ_Tag : Entity_Id; variable
393 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
425 New_Occurrence_Of (Typ_Tag, Loc))),
463 New_Occurrence_Of (Typ_Tag, Loc))),
504 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
507 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
562 New_Occurrence_Of (Typ_Tag, Loc))),
592 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_atag.adb375 Typ_Tag : Entity_Id; variable
392 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
424 New_Reference_To (Typ_Tag, Loc))),
462 New_Reference_To (Typ_Tag, Loc))),
503 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
506 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
561 New_Reference_To (Typ_Tag, Loc))),
591 New_Reference_To (Typ_Tag, Loc))),
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_atag.adb375 Typ_Tag : Entity_Id; variable
392 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
424 New_Reference_To (Typ_Tag, Loc))),
462 New_Reference_To (Typ_Tag, Loc))),
503 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
506 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
561 New_Reference_To (Typ_Tag, Loc))),
591 New_Reference_To (Typ_Tag, Loc))),
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_atag.adb380 Typ_Tag : Entity_Id; variable
397 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
429 New_Occurrence_Of (Typ_Tag, Loc))),
467 New_Occurrence_Of (Typ_Tag, Loc))),
508 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
511 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
566 New_Occurrence_Of (Typ_Tag, Loc))),
596 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_atag.adb376 Typ_Tag : Entity_Id; variable
393 Typ_Tag := Node (First_Elmt (Access_Disp_Table (Typ)));
425 New_Occurrence_Of (Typ_Tag, Loc))),
463 New_Occurrence_Of (Typ_Tag, Loc))),
504 Typ_Tag := Node (Typ_Iface_Tag_Elmt);
507 (Related_Type (Parent_Tag) = Related_Type (Typ_Tag));
562 New_Occurrence_Of (Typ_Tag, Loc))),
592 New_Occurrence_Of (Typ_Tag, Loc))),
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-cpp.adb103 Typ_Tag : Vtable_Ptr)
106 Pos : constant Integer := Obj_Tag.TSD.Idepth - Typ_Tag.TSD.Idepth;
108 return Pos >= 0 and then Obj_Tag.TSD.Ancestor_Tags (Pos) = Typ_Tag;
H A D6vcpp.adb121 Typ_Tag : Vtable_Ptr) return Boolean
123 Pos : constant Integer := Obj_Tag.TSD.Idepth - Typ_Tag.TSD.Idepth;
125 return Pos >= 0 and then Obj_Tag.TSD.Ancestor_Tags (Pos) = Typ_Tag;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D6vcpp.adb121 Typ_Tag : Vtable_Ptr) return Boolean
123 Pos : constant Integer := Obj_Tag.TSD.Idepth - Typ_Tag.TSD.Idepth;
125 return Pos >= 0 and then Obj_Tag.TSD.Ancestor_Tags (Pos) = Typ_Tag;
H A Di-cpp.adb103 Typ_Tag : Vtable_Ptr)
106 Pos : constant Integer := Obj_Tag.TSD.Idepth - Typ_Tag.TSD.Idepth;
108 return Pos >= 0 and then Obj_Tag.TSD.Ancestor_Tags (Pos) = Typ_Tag;

1234