Home
last modified time | relevance | path

Searched refs:const_copy_size (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dexpr.c6214 poly_int64 const_copy_size; in store_expr() local
6215 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
6217 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
6218 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dexpr.c5793 poly_int64 const_copy_size; in store_expr() local
5794 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
5796 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
5797 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dexpr.c5872 poly_int64 const_copy_size; in store_expr() local
5873 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
5875 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
5876 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dexpr.c6013 poly_int64 const_copy_size; in store_expr() local
6014 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
6016 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
6017 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dexpr.c5874 poly_int64 const_copy_size; in store_expr() local
5875 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
5877 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
5878 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dexpr.c6013 poly_int64 const_copy_size; in store_expr() local
6014 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
6016 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
6017 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dexpr.c5793 poly_int64 const_copy_size; in store_expr() local
5794 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
5796 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
5797 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dexpr.c5874 poly_int64 const_copy_size; in store_expr() local
5875 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
5877 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
5878 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dexpr.c5793 poly_int64 const_copy_size; in store_expr() local
5794 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
5796 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
5797 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dexpr.c6013 poly_int64 const_copy_size; in store_expr() local
6014 if (poly_int_rtx_p (copy_size_rtx, &const_copy_size)) in store_expr()
6016 size = plus_constant (address_mode, size, -const_copy_size); in store_expr()
6017 target = adjust_address (target, BLKmode, const_copy_size); in store_expr()