Home
last modified time | relevance | path

Searched refs:Known_Alignment (Results 126 – 150 of 260) sorted by relevance

1234567891011

/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/gcc-interface/
H A Ddecl.c793 if (Known_Alignment (gnat_entity) in gnat_to_gnu_entity()
2365 else if (Known_Alignment (gnat_entity)) in gnat_to_gnu_entity()
3031 const bool has_align = Known_Alignment (gnat_entity); in gnat_to_gnu_entity()
4336 else if (Known_Alignment (gnat_entity)) in gnat_to_gnu_entity()
5157 && Known_Alignment (gnat_array)) in gnat_to_gnu_component_type()
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/gcc-interface/
H A Ddecl.c781 if (Known_Alignment (gnat_entity) in gnat_to_gnu_entity()
2329 && Known_Alignment (gnat_entity)) in gnat_to_gnu_entity()
2986 const bool has_align = Known_Alignment (gnat_entity); in gnat_to_gnu_entity()
4299 else if (Known_Alignment (gnat_entity)) in gnat_to_gnu_entity()
5114 && Known_Alignment (gnat_array)) in gnat_to_gnu_component_type()
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/gcc-interface/
H A Ddecl.c793 if (Known_Alignment (gnat_entity) in get_bittorrent_pdu_length()
2365 else if (Known_Alignment (gnat_entity)) in get_bittorrent_pdu_length()
3031 const bool has_align = Known_Alignment (gnat_entity); in get_bittorrent_pdu_length()
4336 else if (Known_Alignment (gnat_entity)) in get_bittorrent_pdu_length()
5157 && Known_Alignment (gnat_array))
/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 Dexp_pakd.adb2485 elsif Known_Alignment (Etype (Obj)) then
H A Dfreeze.adb203 if Known_Esize (Typ) and then Known_Alignment (Typ) then
2508 and then Known_Alignment (Ctyp)
H A Dsem_util.adb7083 elsif Known_Alignment (Obj) then
7108 and then Known_Alignment (Entity (Expr))
7117 elsif Known_Alignment (Etype (Expr)) then
7190 if Known_Alignment (Entity (Expr))
16223 if not Known_Alignment (Typ) then
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dchecks.adb674 and then (Known_Alignment (E) or else Known_Alignment (Typ))
683 if Known_Alignment (E) then
H A Dexp_pakd.adb2451 elsif Known_Alignment (Etype (Obj)) then
H A Dfreeze.adb199 if Known_Esize (Typ) and then Known_Alignment (Typ) then
3988 and then Known_Alignment (Ctyp)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dchecks.adb674 and then (Known_Alignment (E) or else Known_Alignment (Typ))
683 if Known_Alignment (E) then
H A Dexp_pakd.adb2451 elsif Known_Alignment (Etype (Obj)) then
H A Dfreeze.adb199 if Known_Esize (Typ) and then Known_Alignment (Typ) then
3988 and then Known_Alignment (Ctyp)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_pakd.adb2175 elsif Known_Alignment (Etype (Obj)) then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_pakd.adb2187 elsif Known_Alignment (Etype (Obj)) then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_pakd.adb2175 elsif Known_Alignment (Etype (Obj)) then
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_pakd.adb2258 elsif Known_Alignment (Etype (Obj)) then
H A Dexp_ch5.adb248 if Known_Alignment (Array_Typ) then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_pakd.adb2187 elsif Known_Alignment (Etype (Obj)) then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_pakd.adb2175 elsif Known_Alignment (Etype (Obj)) then
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_pakd.adb2258 elsif Known_Alignment (Etype (Obj)) then
H A Dexp_ch5.adb248 if Known_Alignment (Array_Typ) then
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_pakd.adb2187 elsif Known_Alignment (Etype (Obj)) then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_util.adb8859 if Known_Alignment (T) then
8995 and then Known_Alignment (Ptyp)
8996 and then (not Known_Alignment (Styp)
9020 (not Known_Alignment (Styp)
H A Dsem_ch13.adb876 if Known_Alignment (Typ)
16927 and then Known_Alignment (ACCR.X)
16928 and then Known_Alignment (ACCR.Y)
17738 if Known_Alignment (D_Source)
17740 Known_Alignment (D_Target)

1234567891011