Home
last modified time | relevance | path

Searched refs:compound_p (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/gnat_util/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c5653 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
5676 if (compound_p) in aarch64_rtx_mult_cost()
5709 compound_p = true; in aarch64_rtx_mult_cost()
5723 if (compound_p) in aarch64_rtx_mult_cost()
5741 if (compound_p) in aarch64_rtx_mult_cost()
5760 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
5768 if (compound_p) in aarch64_rtx_mult_cost()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c5653 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
5676 if (compound_p) in aarch64_rtx_mult_cost()
5709 compound_p = true; in aarch64_rtx_mult_cost()
5723 if (compound_p) in aarch64_rtx_mult_cost()
5741 if (compound_p) in aarch64_rtx_mult_cost()
5760 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
5768 if (compound_p) in aarch64_rtx_mult_cost()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c7940 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
7963 if (compound_p) in aarch64_rtx_mult_cost()
8000 compound_p = true; in aarch64_rtx_mult_cost()
8014 if (compound_p) in aarch64_rtx_mult_cost()
8032 if (compound_p) in aarch64_rtx_mult_cost()
8051 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
8059 if (compound_p) in aarch64_rtx_mult_cost()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/aarch64/
H A Daarch64.c7940 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
7963 if (compound_p) in aarch64_rtx_mult_cost()
8000 compound_p = true; in aarch64_rtx_mult_cost()
8014 if (compound_p) in aarch64_rtx_mult_cost()
8032 if (compound_p) in aarch64_rtx_mult_cost()
8051 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
8059 if (compound_p) in aarch64_rtx_mult_cost()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c7940 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
7963 if (compound_p) in aarch64_rtx_mult_cost()
8000 compound_p = true; in aarch64_rtx_mult_cost()
8014 if (compound_p) in aarch64_rtx_mult_cost()
8032 if (compound_p) in aarch64_rtx_mult_cost()
8051 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
8059 if (compound_p) in aarch64_rtx_mult_cost()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c7940 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
7963 if (compound_p) in aarch64_rtx_mult_cost()
8000 compound_p = true; in aarch64_rtx_mult_cost()
8014 if (compound_p) in aarch64_rtx_mult_cost()
8032 if (compound_p) in aarch64_rtx_mult_cost()
8051 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
8059 if (compound_p) in aarch64_rtx_mult_cost()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c7940 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
7963 if (compound_p) in aarch64_rtx_mult_cost()
8000 compound_p = true; in aarch64_rtx_mult_cost()
8014 if (compound_p) in aarch64_rtx_mult_cost()
8032 if (compound_p) in aarch64_rtx_mult_cost()
8051 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
8059 if (compound_p) in aarch64_rtx_mult_cost()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/aarch64/
H A Daarch64.c8083 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
8106 if (compound_p) in aarch64_rtx_mult_cost()
8143 compound_p = true; in aarch64_rtx_mult_cost()
8157 if (compound_p) in aarch64_rtx_mult_cost()
8175 if (compound_p) in aarch64_rtx_mult_cost()
8194 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
8202 if (compound_p) in aarch64_rtx_mult_cost()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/aarch64/
H A Daarch64.c9057 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
9080 if (compound_p) in aarch64_rtx_mult_cost()
9117 compound_p = true; in aarch64_rtx_mult_cost()
9131 if (compound_p) in aarch64_rtx_mult_cost()
9149 if (compound_p) in aarch64_rtx_mult_cost()
9168 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
9176 if (compound_p) in aarch64_rtx_mult_cost()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Daarch64.c8842 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
8865 if (compound_p) in aarch64_rtx_mult_cost()
8902 compound_p = true; in aarch64_rtx_mult_cost()
8916 if (compound_p) in aarch64_rtx_mult_cost()
8934 if (compound_p) in aarch64_rtx_mult_cost()
8953 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
8961 if (compound_p) in aarch64_rtx_mult_cost()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Daarch64.c9057 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
9080 if (compound_p) in aarch64_rtx_mult_cost()
9117 compound_p = true; in aarch64_rtx_mult_cost()
9131 if (compound_p) in aarch64_rtx_mult_cost()
9149 if (compound_p) in aarch64_rtx_mult_cost()
9168 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
9176 if (compound_p) in aarch64_rtx_mult_cost()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64.c11289 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
11312 if (compound_p) in aarch64_rtx_mult_cost()
11349 compound_p = true; in aarch64_rtx_mult_cost()
11363 if (compound_p) in aarch64_rtx_mult_cost()
11381 if (compound_p) in aarch64_rtx_mult_cost()
11400 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
11408 if (compound_p) in aarch64_rtx_mult_cost()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64.c11572 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
11595 if (compound_p) in aarch64_rtx_mult_cost()
11632 compound_p = true; in aarch64_rtx_mult_cost()
11646 if (compound_p) in aarch64_rtx_mult_cost()
11664 if (compound_p) in aarch64_rtx_mult_cost()
11683 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
11691 if (compound_p) in aarch64_rtx_mult_cost()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64.c11518 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
11541 if (compound_p) in aarch64_rtx_mult_cost()
11578 compound_p = true; in aarch64_rtx_mult_cost()
11592 if (compound_p) in aarch64_rtx_mult_cost()
11610 if (compound_p) in aarch64_rtx_mult_cost()
11629 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
11637 if (compound_p) in aarch64_rtx_mult_cost()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c11967 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
12016 if (compound_p) in aarch64_rtx_mult_cost()
12053 compound_p = true; in aarch64_rtx_mult_cost()
12067 if (compound_p) in aarch64_rtx_mult_cost()
12085 if (compound_p) in aarch64_rtx_mult_cost()
12104 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
12112 if (compound_p) in aarch64_rtx_mult_cost()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c11967 bool compound_p = (outer == PLUS || outer == MINUS);
12016 if (compound_p)
12053 compound_p = true;
12067 if (compound_p)
12085 if (compound_p)
12104 if (compound_p || !flag_rounding_math || (neg0 && neg1))
12112 if (compound_p)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64.c12105 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
12154 if (compound_p) in aarch64_rtx_mult_cost()
12191 compound_p = true; in aarch64_rtx_mult_cost()
12205 if (compound_p) in aarch64_rtx_mult_cost()
12223 if (compound_p) in aarch64_rtx_mult_cost()
12242 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
12250 if (compound_p) in aarch64_rtx_mult_cost()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Daarch64.c12328 bool compound_p = (outer == PLUS || outer == MINUS); in aarch64_rtx_mult_cost() local
12378 if (compound_p) in aarch64_rtx_mult_cost()
12415 compound_p = true; in aarch64_rtx_mult_cost()
12429 if (compound_p) in aarch64_rtx_mult_cost()
12447 if (compound_p) in aarch64_rtx_mult_cost()
12466 if (compound_p || !flag_rounding_math || (neg0 && neg1)) in aarch64_rtx_mult_cost()
12474 if (compound_p) in aarch64_rtx_mult_cost()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201534520 Rename maybe_fma to compound_p.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201534520 Rename maybe_fma to compound_p.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201534520 Rename maybe_fma to compound_p.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-201534520 Rename maybe_fma to compound_p.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-201534520 Rename maybe_fma to compound_p.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-201534520 Rename maybe_fma to compound_p.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-201534520 Rename maybe_fma to compound_p.

12