Home
last modified time | relevance | path

Searched refs:wi_offset (Results 1 – 21 of 21) sorted by relevance

/dports/science/cdcl/dcl-5.4.8-C/src/math2/shtlib/
H A Dshmswm.c25 integer wr_offset, wi_offset, pm_dim1, pm_offset, py_dim2, py_offset; in shmswm_() local
44 wi_offset = -(*jm); in shmswm_()
45 wi -= wi_offset; in shmswm_()
54 shlbwm_(mm, jm, m, isw, &s[li], &wi[wi_offset], sd, &pm[pm_offset], yc, & in shmswm_()
H A Dshmdxm.c23 integer wr_offset, wi_offset, i__1; in shmdxm_() local
30 wi_offset = -(*jm); in shmdxm_()
31 wi -= wi_offset; in shmdxm_()
H A Dshfwgm.c24 integer wr_offset, wi_offset, g_dim1, g_offset, i__1, i__2; in shfwgm_() local
32 wi_offset = -(*jm); in shfwgm_()
33 wi -= wi_offset; in shfwgm_()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c8382 poly_wide_int wi_offset; in pointer_may_wrap_p() local
8385 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8389 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
8394 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfold-const.c8397 wide_int wi_offset; in pointer_may_wrap_p() local
8400 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8404 wi_offset = offset; in pointer_may_wrap_p()
8408 wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.c8355 poly_wide_int wi_offset; in pointer_may_wrap_p() local
8358 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8362 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
8367 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c8382 poly_wide_int wi_offset; in pointer_may_wrap_p() local
8385 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8389 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
8394 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c8382 poly_wide_int wi_offset; in pointer_may_wrap_p() local
8385 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8389 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
8394 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c8382 poly_wide_int wi_offset; in pointer_may_wrap_p() local
8385 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8389 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
8394 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.c8442 poly_wide_int wi_offset; in pointer_may_wrap_p() local
8445 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8449 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
8454 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.c8478 poly_wide_int wi_offset; in pointer_may_wrap_p() local
8481 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8485 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
8490 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.c8389 poly_wide_int wi_offset; in pointer_may_wrap_p() local
8392 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8396 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
8401 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.c8478 poly_wide_int wi_offset; in pointer_may_wrap_p() local
8481 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8485 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
8490 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfold-const.c8397 wide_int wi_offset; in pointer_may_wrap_p() local
8400 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
8404 wi_offset = offset; in pointer_may_wrap_p()
8408 wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.c9881 poly_wide_int wi_offset; in pointer_may_wrap_p() local
9884 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
9888 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
9893 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.c9243 poly_wide_int wi_offset; in pointer_may_wrap_p() local
9246 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
9250 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
9255 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.c9851 poly_wide_int wi_offset; in pointer_may_wrap_p() local
9854 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
9858 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
9863 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.c9280 poly_wide_int wi_offset; in pointer_may_wrap_p() local
9283 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
9287 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
9292 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.c9850 poly_wide_int wi_offset; in pointer_may_wrap_p() local
9853 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
9857 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
9862 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.c9280 poly_wide_int wi_offset; in pointer_may_wrap_p() local
9283 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
9287 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
9292 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.c9850 poly_wide_int wi_offset; in pointer_may_wrap_p() local
9853 wi_offset = wi::zero (precision); in pointer_may_wrap_p()
9857 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()
9862 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()