Home
last modified time | relevance | path

Searched refs:Inlining_Not_Possible (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_prag.adb4940 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
4955 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
5000 end Inlining_Not_Possible;
5026 and then Inlining_Not_Possible (Subp)
5261 if Inlining_Not_Possible (Subp) then
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_prag.adb4940 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
4955 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
5000 end Inlining_Not_Possible;
5026 and then Inlining_Not_Possible (Subp)
5261 if Inlining_Not_Possible (Subp) then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_prag.adb8262 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
8277 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
8322 end Inlining_Not_Possible;
8348 and then Inlining_Not_Possible (Subp)
8583 if Inlining_Not_Possible (Subp) then
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_prag.adb9201 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9431 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9474 end Inlining_Not_Possible;
9495 and then Inlining_Not_Possible (Subp)
H A DChangeLog-2016936 * sem_prag.adb (Inlining_Not_Possible): Do not test Front_End_Inlining
938 (Make_Inline): ...here before calling Inlining_Not_Possible instead.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_prag.adb8335 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
8350 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
8395 end Inlining_Not_Possible;
8415 and then Inlining_Not_Possible (Subp)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_prag.adb9201 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9431 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9474 end Inlining_Not_Possible;
9495 and then Inlining_Not_Possible (Subp)
H A DChangeLog-2016936 * sem_prag.adb (Inlining_Not_Possible): Do not test Front_End_Inlining
938 (Make_Inline): ...here before calling Inlining_Not_Possible instead.
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_prag.adb8335 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
8350 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
8395 end Inlining_Not_Possible;
8415 and then Inlining_Not_Possible (Subp)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_prag.adb9201 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9431 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9474 end Inlining_Not_Possible;
9495 and then Inlining_Not_Possible (Subp)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_prag.adb9201 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9431 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9474 end Inlining_Not_Possible;
9495 and then Inlining_Not_Possible (Subp)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_prag.adb9201 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9431 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9474 end Inlining_Not_Possible;
9495 and then Inlining_Not_Possible (Subp)
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_prag.adb9201 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9431 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9474 end Inlining_Not_Possible;
9495 and then Inlining_Not_Possible (Subp)
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_prag.adb9341 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9571 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9614 end Inlining_Not_Possible;
9635 and then Inlining_Not_Possible (Subp)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_prag.adb9512 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9742 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9785 end Inlining_Not_Possible;
9806 and then Inlining_Not_Possible (Subp)
H A DChangeLog-2016936 * sem_prag.adb (Inlining_Not_Possible): Do not test Front_End_Inlining
938 (Make_Inline): ...here before calling Inlining_Not_Possible instead.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_prag.adb9524 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9754 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9797 end Inlining_Not_Possible;
9818 and then Inlining_Not_Possible (Subp)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_prag.adb9681 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9911 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9954 end Inlining_Not_Possible;
9975 and then Inlining_Not_Possible (Subp)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_prag.adb9524 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9754 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9797 end Inlining_Not_Possible;
9818 and then Inlining_Not_Possible (Subp)
H A DChangeLog-2016936 * sem_prag.adb (Inlining_Not_Possible): Do not test Front_End_Inlining
938 (Make_Inline): ...here before calling Inlining_Not_Possible instead.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_prag.adb9512 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9742 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9785 end Inlining_Not_Possible;
9806 and then Inlining_Not_Possible (Subp)
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_prag.adb9524 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9754 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9797 end Inlining_Not_Possible;
9818 and then Inlining_Not_Possible (Subp)
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_prag.adb9512 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9742 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9785 end Inlining_Not_Possible;
9806 and then Inlining_Not_Possible (Subp)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_prag.adb9341 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9571 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9614 end Inlining_Not_Possible;
9635 and then Inlining_Not_Possible (Subp)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_prag.adb9341 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean; subprogspec
9571 function Inlining_Not_Possible (Subp : Entity_Id) return Boolean is subprogram
9614 end Inlining_Not_Possible;
9635 and then Inlining_Not_Possible (Subp)

123