Home
last modified time | relevance | path

Searched refs:aarch64_rtx_mult_cost (Results 1 – 25 of 78) sorted by relevance

1234

/dports/lang/gnat_util/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c5647 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
6544 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
6623 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
7045 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c5647 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
6544 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
6623 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
7045 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c7934 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
8860 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
8940 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
9404 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/aarch64/
H A Daarch64.c7934 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
8860 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
8940 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
9404 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c7934 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
8860 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
8940 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
9404 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c7934 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
8860 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
8940 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
9404 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c7934 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
8860 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
8940 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
9404 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/aarch64/
H A Daarch64.c8077 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
9004 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
9084 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
9548 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/aarch64/
H A Daarch64.c9051 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
10007 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
10087 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
10551 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Daarch64.c8836 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
9791 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
9871 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
10335 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Daarch64.c9051 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
10007 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
10087 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
10551 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64.c11283 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
12256 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
12336 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
12800 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64.c11566 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
12540 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
12630 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
13094 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64.c11512 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
12486 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
12576 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
13040 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c11961 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
12953 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
13043 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
13507 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c11961 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed)
12953 *cost += aarch64_rtx_mult_cost (new_op1, MULT,
13043 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS,
13507 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64.c12099 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
13091 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
13181 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
13645 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Daarch64.c12322 aarch64_rtx_mult_cost (rtx x, enum rtx_code code, int outer, bool speed) in aarch64_rtx_mult_cost() function
13331 *cost += aarch64_rtx_mult_cost (new_op1, MULT, in aarch64_rtx_costs()
13436 *cost += aarch64_rtx_mult_cost (new_op0, MULT, PLUS, in aarch64_rtx_costs()
13899 *cost += aarch64_rtx_mult_cost (x, MULT, 0, speed); in aarch64_rtx_costs()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog4997 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Use vect.mul for
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog4997 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Use vect.mul for
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog5852 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Use vect.mul for
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201520062 (aarch64_rtx_mult_cost): Fix MULT cost with -frounding-math.
24528 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Change type of
26058 (aarch64_rtx_mult_cost): Likewise.
34511 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Handle MNEG
34517 (aarch64_rtx_mult_cost): Update comment to reflect that it also handles
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201520062 (aarch64_rtx_mult_cost): Fix MULT cost with -frounding-math.
24528 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Change type of
26058 (aarch64_rtx_mult_cost): Likewise.
34511 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Handle MNEG
34517 (aarch64_rtx_mult_cost): Update comment to reflect that it also handles
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201520062 (aarch64_rtx_mult_cost): Fix MULT cost with -frounding-math.
24528 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Change type of
26058 (aarch64_rtx_mult_cost): Likewise.
34511 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Handle MNEG
34517 (aarch64_rtx_mult_cost): Update comment to reflect that it also handles
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-201520062 (aarch64_rtx_mult_cost): Fix MULT cost with -frounding-math.
24528 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Change type of
26058 (aarch64_rtx_mult_cost): Likewise.
34511 * config/aarch64/aarch64.c (aarch64_rtx_mult_cost): Handle MNEG
34517 (aarch64_rtx_mult_cost): Update comment to reflect that it also handles

1234