Home
last modified time | relevance | path

Searched refs:Known_Alignment (Results 1 – 25 of 260) sorted by path

1234567891011

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb680 and then (Known_Alignment (E) or else Known_Alignment (Typ))
689 if Known_Alignment (E) then
10695 if Known_Alignment (AWR.E)
H A Deinfo.adb7002 function Known_Alignment (E : Entity_Id) return B is subprogram
7006 end Known_Alignment;
H A Deinfo.ads7663 function Known_Alignment (E : Entity_Id) return B; subprogspec
H A Dexp_pakd.adb2142 elsif Known_Alignment (Etype (Obj)) then
H A Dexp_util.adb8343 if Known_Alignment (T) then
8489 if Known_Alignment (Ptyp)
H A Dfreeze.adb230 if Known_Esize (Typ) and then Known_Alignment (Typ) then
3169 and then Known_Alignment (Ctyp)
H A Dlayout.adb580 if Known_Alignment (E) then
762 if Known_Alignment (Etype (Comp)) then
H A Dsem_attr.adb7731 and then Known_Alignment (Entity (P))
7901 and then Known_Alignment (P_Entity)
8227 if Known_Alignment (P_TypeA) then
9066 if Known_Alignment (P_Type)
H A Dsem_ch13.adb812 if Known_Alignment (Typ)
13803 and then Known_Alignment (Atyp)
13804 and then Known_Alignment (Ctyp)
13924 if not Known_Alignment (Rec)
13967 and then Known_Alignment (Rec)
14423 if Known_Alignment (D_Source)
14425 Known_Alignment (D_Target)
H A Dsem_util.adb9878 elsif Known_Alignment (Obj) then
9903 and then Known_Alignment (Entity (Expr))
9912 elsif Known_Alignment (Etype (Expr)) then
9985 if Known_Alignment (Entity (Expr))
23924 if not Known_Alignment (Typ) then
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Ddecl.c741 if (Known_Alignment (gnat_entity) in gnat_to_gnu_entity()
2282 && Known_Alignment (gnat_entity)) in gnat_to_gnu_entity()
2993 const bool has_align = Known_Alignment (gnat_entity); in gnat_to_gnu_entity()
4282 else if (Known_Alignment (gnat_entity)) in gnat_to_gnu_entity()
5036 && Known_Alignment (gnat_array)) in gnat_to_gnu_component_type()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb680 and then (Known_Alignment (E) or else Known_Alignment (Typ))
689 if Known_Alignment (E) then
10695 if Known_Alignment (AWR.E)
H A Deinfo.adb7002 function Known_Alignment (E : Entity_Id) return B is subprogram
7006 end Known_Alignment;
H A Deinfo.ads7663 function Known_Alignment (E : Entity_Id) return B; subprogspec
H A Dexp_pakd.adb2142 elsif Known_Alignment (Etype (Obj)) then
H A Dexp_util.adb8343 if Known_Alignment (T) then
8489 if Known_Alignment (Ptyp)
H A Dfreeze.adb230 if Known_Esize (Typ) and then Known_Alignment (Typ) then
3169 and then Known_Alignment (Ctyp)
H A Dlayout.adb580 if Known_Alignment (E) then
762 if Known_Alignment (Etype (Comp)) then
H A Dsem_attr.adb7731 and then Known_Alignment (Entity (P))
7901 and then Known_Alignment (P_Entity)
8227 if Known_Alignment (P_TypeA) then
9066 if Known_Alignment (P_Type)
H A Dsem_ch13.adb812 if Known_Alignment (Typ)
13803 and then Known_Alignment (Atyp)
13804 and then Known_Alignment (Ctyp)
13924 if not Known_Alignment (Rec)
13967 and then Known_Alignment (Rec)
14423 if Known_Alignment (D_Source)
14425 Known_Alignment (D_Target)
H A Dsem_util.adb9878 elsif Known_Alignment (Obj) then
9903 and then Known_Alignment (Entity (Expr))
9912 elsif Known_Alignment (Etype (Expr)) then
9985 if Known_Alignment (Entity (Expr))
23924 if not Known_Alignment (Typ) then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Ddecl.c741 if (Known_Alignment (gnat_entity) in gnat_to_gnu_entity()
2282 && Known_Alignment (gnat_entity)) in gnat_to_gnu_entity()
2993 const bool has_align = Known_Alignment (gnat_entity); in gnat_to_gnu_entity()
4282 else if (Known_Alignment (gnat_entity)) in gnat_to_gnu_entity()
5036 && Known_Alignment (gnat_array)) in gnat_to_gnu_component_type()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dchecks.adb678 and then (Known_Alignment (E) or else Known_Alignment (Typ))
687 if Known_Alignment (E) then
H A Deinfo.adb6044 function Known_Alignment (E : Entity_Id) return B is subprogram
6048 end Known_Alignment;
H A Deinfo.ads6898 function Known_Alignment (E : Entity_Id) return B; subprogspec

1234567891011