Home
last modified time | relevance | path

Searched refs:Has_Thunks (Results 1 – 25 of 107) sorted by relevance

12345

/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_disp.adb5552 pragma Assert (Has_Thunks (Node (Elmt)));
5559 pragma Assert (Has_Thunks (Node (Elmt)));
5561 pragma Assert (Has_Thunks (Node (Elmt)));
5563 pragma Assert (not Has_Thunks (Node (Elmt)));
5565 pragma Assert (not Has_Thunks (Node (Elmt)));
5571 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7550 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7575 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7607 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_disp.adb5230 pragma Assert (Has_Thunks (Node (Elmt)));
5237 pragma Assert (Has_Thunks (Node (Elmt)));
5239 pragma Assert (Has_Thunks (Node (Elmt)));
5241 pragma Assert (not Has_Thunks (Node (Elmt)));
5243 pragma Assert (not Has_Thunks (Node (Elmt)));
5249 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7219 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7244 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7276 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
H A Dexp_ch6.adb6977 pragma Assert (Has_Thunks (Node (Iface_DT_Ptr)));
7010 pragma Assert (Has_Thunks (Node (Iface_DT_Ptr)));
7015 pragma Assert (not Has_Thunks (Node (Iface_DT_Ptr)));
7020 pragma Assert (not Has_Thunks (Node (Iface_DT_Ptr)));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_disp.adb5552 pragma Assert (Has_Thunks (Node (Elmt)));
5559 pragma Assert (Has_Thunks (Node (Elmt)));
5561 pragma Assert (Has_Thunks (Node (Elmt)));
5563 pragma Assert (not Has_Thunks (Node (Elmt)));
5565 pragma Assert (not Has_Thunks (Node (Elmt)));
5571 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7550 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7575 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7607 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_disp.adb5424 pragma Assert (Has_Thunks (Node (Elmt)));
5431 pragma Assert (Has_Thunks (Node (Elmt)));
5433 pragma Assert (Has_Thunks (Node (Elmt)));
5435 pragma Assert (not Has_Thunks (Node (Elmt)));
5437 pragma Assert (not Has_Thunks (Node (Elmt)));
5443 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7400 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7425 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7457 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
H A Dgen_il-fields.ads644 Has_Thunks,
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_disp.adb5552 pragma Assert (Has_Thunks (Node (Elmt)));
5559 pragma Assert (Has_Thunks (Node (Elmt)));
5561 pragma Assert (Has_Thunks (Node (Elmt)));
5563 pragma Assert (not Has_Thunks (Node (Elmt)));
5565 pragma Assert (not Has_Thunks (Node (Elmt)));
5571 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7550 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7575 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7607 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_disp.adb5230 pragma Assert (Has_Thunks (Node (Elmt)));
5237 pragma Assert (Has_Thunks (Node (Elmt)));
5239 pragma Assert (Has_Thunks (Node (Elmt)));
5241 pragma Assert (not Has_Thunks (Node (Elmt)));
5243 pragma Assert (not Has_Thunks (Node (Elmt)));
5249 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7219 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7244 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7276 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
H A Dexp_ch6.adb6977 pragma Assert (Has_Thunks (Node (Iface_DT_Ptr)));
7010 pragma Assert (Has_Thunks (Node (Iface_DT_Ptr)));
7015 pragma Assert (not Has_Thunks (Node (Iface_DT_Ptr)));
7020 pragma Assert (not Has_Thunks (Node (Iface_DT_Ptr)));
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_disp.adb5546 pragma Assert (Has_Thunks (Node (Elmt)));
5553 pragma Assert (Has_Thunks (Node (Elmt)));
5555 pragma Assert (Has_Thunks (Node (Elmt)));
5557 pragma Assert (not Has_Thunks (Node (Elmt)));
5559 pragma Assert (not Has_Thunks (Node (Elmt)));
5565 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7603 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7628 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7660 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_disp.adb5546 pragma Assert (Has_Thunks (Node (Elmt)));
5553 pragma Assert (Has_Thunks (Node (Elmt)));
5555 pragma Assert (Has_Thunks (Node (Elmt)));
5557 pragma Assert (not Has_Thunks (Node (Elmt)));
5559 pragma Assert (not Has_Thunks (Node (Elmt)));
5565 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7603 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7628 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7660 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_disp.adb5607 pragma Assert (Has_Thunks (Node (Elmt)));
5614 pragma Assert (Has_Thunks (Node (Elmt)));
5616 pragma Assert (Has_Thunks (Node (Elmt)));
5618 pragma Assert (not Has_Thunks (Node (Elmt)));
5620 pragma Assert (not Has_Thunks (Node (Elmt)));
5626 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7605 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7630 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7662 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_disp.adb5310 pragma Assert (Has_Thunks (Node (Elmt)));
5317 pragma Assert (Has_Thunks (Node (Elmt)));
5319 pragma Assert (Has_Thunks (Node (Elmt)));
5321 pragma Assert (not Has_Thunks (Node (Elmt)));
5323 pragma Assert (not Has_Thunks (Node (Elmt)));
5329 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7819 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7844 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7876 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
H A Dexp_ch6.adb8037 pragma Assert (Has_Thunks (Node (Iface_DT_Ptr)));
8070 pragma Assert (Has_Thunks (Node (Iface_DT_Ptr)));
8075 pragma Assert (not Has_Thunks (Node (Iface_DT_Ptr)));
8080 pragma Assert (not Has_Thunks (Node (Iface_DT_Ptr)));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_disp.adb5310 pragma Assert (Has_Thunks (Node (Elmt)));
5317 pragma Assert (Has_Thunks (Node (Elmt)));
5319 pragma Assert (Has_Thunks (Node (Elmt)));
5321 pragma Assert (not Has_Thunks (Node (Elmt)));
5323 pragma Assert (not Has_Thunks (Node (Elmt)));
5329 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7819 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7844 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7876 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_disp.adb5546 pragma Assert (Has_Thunks (Node (Elmt)));
5553 pragma Assert (Has_Thunks (Node (Elmt)));
5555 pragma Assert (Has_Thunks (Node (Elmt)));
5557 pragma Assert (not Has_Thunks (Node (Elmt)));
5559 pragma Assert (not Has_Thunks (Node (Elmt)));
5565 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7603 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7628 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7660 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_disp.adb5321 pragma Assert (Has_Thunks (Node (Elmt)));
5328 pragma Assert (Has_Thunks (Node (Elmt)));
5330 pragma Assert (Has_Thunks (Node (Elmt)));
5332 pragma Assert (not Has_Thunks (Node (Elmt)));
5334 pragma Assert (not Has_Thunks (Node (Elmt)));
5340 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7834 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7859 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7891 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_disp.adb5546 pragma Assert (Has_Thunks (Node (Elmt)));
5553 pragma Assert (Has_Thunks (Node (Elmt)));
5555 pragma Assert (Has_Thunks (Node (Elmt)));
5557 pragma Assert (not Has_Thunks (Node (Elmt)));
5559 pragma Assert (not Has_Thunks (Node (Elmt)));
5565 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7603 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7628 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7660 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_disp.adb5607 pragma Assert (Has_Thunks (Node (Elmt)));
5614 pragma Assert (Has_Thunks (Node (Elmt)));
5616 pragma Assert (Has_Thunks (Node (Elmt)));
5618 pragma Assert (not Has_Thunks (Node (Elmt)));
5620 pragma Assert (not Has_Thunks (Node (Elmt)));
5626 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7605 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7630 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7662 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_disp.adb5546 pragma Assert (Has_Thunks (Node (Elmt)));
5553 pragma Assert (Has_Thunks (Node (Elmt)));
5555 pragma Assert (Has_Thunks (Node (Elmt)));
5557 pragma Assert (not Has_Thunks (Node (Elmt)));
5559 pragma Assert (not Has_Thunks (Node (Elmt)));
5565 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7603 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7628 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7660 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_disp.adb5546 pragma Assert (Has_Thunks (Node (Elmt)));
5553 pragma Assert (Has_Thunks (Node (Elmt)));
5555 pragma Assert (Has_Thunks (Node (Elmt)));
5557 pragma Assert (not Has_Thunks (Node (Elmt)));
5559 pragma Assert (not Has_Thunks (Node (Elmt)));
5565 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7603 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7628 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7660 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_disp.adb5607 pragma Assert (Has_Thunks (Node (Elmt)));
5614 pragma Assert (Has_Thunks (Node (Elmt)));
5616 pragma Assert (Has_Thunks (Node (Elmt)));
5618 pragma Assert (not Has_Thunks (Node (Elmt)));
5620 pragma Assert (not Has_Thunks (Node (Elmt)));
5626 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7605 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7630 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7662 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_disp.adb5511 pragma Assert (Has_Thunks (Node (Elmt)));
5518 pragma Assert (Has_Thunks (Node (Elmt)));
5520 pragma Assert (Has_Thunks (Node (Elmt)));
5522 pragma Assert (not Has_Thunks (Node (Elmt)));
5524 pragma Assert (not Has_Thunks (Node (Elmt)));
5530 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7572 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7597 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7629 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_disp.adb5511 pragma Assert (Has_Thunks (Node (Elmt)));
5518 pragma Assert (Has_Thunks (Node (Elmt)));
5520 pragma Assert (Has_Thunks (Node (Elmt)));
5522 pragma Assert (not Has_Thunks (Node (Elmt)));
5524 pragma Assert (not Has_Thunks (Node (Elmt)));
5530 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7572 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7597 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7629 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_disp.adb5511 pragma Assert (Has_Thunks (Node (Elmt)));
5518 pragma Assert (Has_Thunks (Node (Elmt)));
5520 pragma Assert (Has_Thunks (Node (Elmt)));
5522 pragma Assert (not Has_Thunks (Node (Elmt)));
5524 pragma Assert (not Has_Thunks (Node (Elmt)));
5530 Has_Thunks (Node (Next_Elmt (Next_Elmt (Elmt)))));
7572 pragma Assert (Has_Thunks (Iface_DT_Ptr));
7597 pragma Assert (not Has_Thunks (Iface_DT_Ptr));
7629 pragma Assert (not Has_Thunks (Iface_DT_Ptr));

12345