Home
last modified time | relevance | path

Searched refs:pos_mul_hwi (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
H A Dhwint.h263 extern HOST_WIDE_INT pos_mul_hwi (HOST_WIDE_INT, HOST_WIDE_INT);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
H A Dhwint.h263 extern HOST_WIDE_INT pos_mul_hwi (HOST_WIDE_INT, HOST_WIDE_INT);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y)
173 return pos_mul_hwi (x, y);
175 return -pos_mul_hwi (x, -y);
179 return -pos_mul_hwi (-x, y);
181 return pos_mul_hwi (-x, -y);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dhwint.c153 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
173 return pos_mul_hwi (x, y); in mul_hwi()
175 return -pos_mul_hwi (x, -y); in mul_hwi()
179 return -pos_mul_hwi (-x, y); in mul_hwi()
181 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dhwint.c169 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
189 return pos_mul_hwi (x, y); in mul_hwi()
191 return -pos_mul_hwi (x, -y); in mul_hwi()
195 return -pos_mul_hwi (-x, y); in mul_hwi()
197 return pos_mul_hwi (-x, -y); in mul_hwi()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dhwint.c169 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
189 return pos_mul_hwi (x, y); in mul_hwi()
191 return -pos_mul_hwi (x, -y); in mul_hwi()
195 return -pos_mul_hwi (-x, y); in mul_hwi()
197 return pos_mul_hwi (-x, -y); in mul_hwi()
H A Dhwint.h275 extern HOST_WIDE_INT pos_mul_hwi (HOST_WIDE_INT, HOST_WIDE_INT);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dhwint.c169 pos_mul_hwi (HOST_WIDE_INT x, HOST_WIDE_INT y) in pos_mul_hwi() function
189 return pos_mul_hwi (x, y); in mul_hwi()
191 return -pos_mul_hwi (x, -y); in mul_hwi()
195 return -pos_mul_hwi (-x, y); in mul_hwi()
197 return pos_mul_hwi (-x, -y); in mul_hwi()
H A Dhwint.h275 extern HOST_WIDE_INT pos_mul_hwi (HOST_WIDE_INT, HOST_WIDE_INT);

123