Home
last modified time | relevance | path

Searched refs:store_constructor (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dexpr.c144 static void store_constructor (tree, rtx, int, HOST_WIDE_INT);
4757 store_constructor (exp, target, cleared, bitsize / BITS_PER_UNIT); in store_constructor_field()
4772 store_constructor (tree exp, rtx target, int cleared, HOST_WIDE_INT size) in store_constructor() function
5130 store_constructor (value, xtarget, cleared, in store_constructor()
6986 store_constructor (exp, target, 0, int_expr_size (exp)); in expand_expr_real_1()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dexpr.c126 static void store_constructor (tree, rtx, int, HOST_WIDE_INT, bool);
5970 store_constructor (exp, target, cleared, bitsize / BITS_PER_UNIT, in store_constructor_field()
6005 store_constructor (tree exp, rtx target, int cleared, HOST_WIDE_INT size, in store_constructor() function
6353 store_constructor (value, xtarget, cleared, in store_constructor()
6797 store_constructor (exp, to_rtx, 0, bitsize / BITS_PER_UNIT, reverse); in store_field()
7877 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dexpr.c126 static void store_constructor (tree, rtx, int, HOST_WIDE_INT, bool);
5970 store_constructor (exp, target, cleared, bitsize / BITS_PER_UNIT, in store_constructor_field()
6005 store_constructor (tree exp, rtx target, int cleared, HOST_WIDE_INT size, in store_constructor() function
6353 store_constructor (value, xtarget, cleared, in store_constructor()
6797 store_constructor (exp, to_rtx, 0, bitsize / BITS_PER_UNIT, reverse); in store_field()
7877 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexpr.c158 static void store_constructor (tree, rtx, int, HOST_WIDE_INT);
4523 store_constructor (exp, target, cleared, bitsize / BITS_PER_UNIT); in store_constructor_field()
4539 store_constructor (tree exp, rtx target, int cleared, HOST_WIDE_INT size) in store_constructor() function
4979 store_constructor (value, xtarget, cleared, in store_constructor()
6875 store_constructor (exp, target, 0, int_expr_size (exp)); in expand_expr_real()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexpr.c158 static void store_constructor (tree, rtx, int, HOST_WIDE_INT);
4523 store_constructor (exp, target, cleared, bitsize / BITS_PER_UNIT); in store_constructor_field()
4539 store_constructor (tree exp, rtx target, int cleared, HOST_WIDE_INT size) in store_constructor() function
4979 store_constructor (value, xtarget, cleared, in store_constructor()
6875 store_constructor (exp, target, 0, int_expr_size (exp)); in expand_expr_real()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexpr.c83 static void store_constructor (tree, rtx, int, poly_int64, bool);
6271 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6305 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6654 store_constructor (value, xtarget, cleared, in store_constructor()
7147 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8205 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
H A DFSFChangeLog.102281 (store_constructor): Take 'cleared' parameter.
2284 * expr.c (store_constructor, SET_TYPE): Fix off-by-one-error.
2286 (store_constructor): `continue' in wrong place.
2288 * expr.c (store_constructor): If storing into a range of array
2291 (store_constructor): Handle RANGE_EXPR in array index.
3232 (store_constructor): Track if target is already cleared.
3368 (store_constructor): Likewise for memset.
3392 * expr.c (store_constructor): Fix error in last change: just
3985 * expr.c (store_constructor, record): If field is READONLY,
4707 (store_constructor): Call clear_storage with rtx.
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dexpr.c86 static void store_constructor (tree, rtx, int, poly_int64, bool);
6692 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6726 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
7072 store_constructor (value, xtarget, cleared, in store_constructor()
7580 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8657 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dexpr.c83 static void store_constructor (tree, rtx, int, poly_int64, bool);
6266 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6300 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6647 store_constructor (value, xtarget, cleared, in store_constructor()
7140 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8198 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dexpr.c83 static void store_constructor (tree, rtx, int, poly_int64, bool);
6266 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6300 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6649 store_constructor (value, xtarget, cleared, in store_constructor()
7141 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8199 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dexpr.c84 static void store_constructor (tree, rtx, int, poly_int64, bool);
6345 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6379 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6725 store_constructor (value, xtarget, cleared, in store_constructor()
7220 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8284 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dexpr.c86 static void store_constructor (tree, rtx, int, poly_int64, bool);
6491 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6525 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6871 store_constructor (value, xtarget, cleared, in store_constructor()
7376 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8440 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dexpr.c84 static void store_constructor (tree, rtx, int, poly_int64, bool);
6347 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6381 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6727 store_constructor (value, xtarget, cleared, in store_constructor()
7222 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8286 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dexpr.c83 static void store_constructor (tree, rtx, int, poly_int64, bool);
6271 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6305 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6654 store_constructor (value, xtarget, cleared, in store_constructor()
7147 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8205 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dexpr.c83 static void store_constructor (tree, rtx, int, poly_int64, bool);
6271 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6305 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6654 store_constructor (value, xtarget, cleared, in store_constructor()
7147 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8205 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexpr.c83 static void store_constructor (tree, rtx, int, poly_int64, bool);
6271 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6305 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6654 store_constructor (value, xtarget, cleared, in store_constructor()
7147 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8205 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dexpr.c86 static void store_constructor (tree, rtx, int, poly_int64, bool);
6491 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6525 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6871 store_constructor (value, xtarget, cleared, in store_constructor()
7376 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8440 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dexpr.c83 static void store_constructor (tree, rtx, int, poly_int64, bool);
6266 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6300 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6647 store_constructor (value, xtarget, cleared, in store_constructor()
7140 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8198 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dexpr.c84 static void store_constructor (tree, rtx, int, poly_int64, bool);
6347 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6381 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6727 store_constructor (value, xtarget, cleared, in store_constructor()
7222 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8286 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dexpr.c83 static void store_constructor (tree, rtx, int, poly_int64, bool);
6266 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6300 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6647 store_constructor (value, xtarget, cleared, in store_constructor()
7140 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8198 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dexpr.c83 static void store_constructor (tree, rtx, int, poly_int64, bool);
6271 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6305 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6654 store_constructor (value, xtarget, cleared, in store_constructor()
7147 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8205 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dexpr.c86 static void store_constructor (tree, rtx, int, poly_int64, bool);
6491 store_constructor (exp, target, cleared, bytesize, reverse); in store_constructor_field()
6525 store_constructor (tree exp, rtx target, int cleared, poly_int64 size, in store_constructor() function
6871 store_constructor (value, xtarget, cleared, in store_constructor()
7376 store_constructor (exp, to_rtx, 0, bytesize, reverse); in store_field()
8440 store_constructor (exp, target, 0, int_expr_size (exp), false); in expand_constructor()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dexpr.c156 static void store_constructor (tree, rtx, int, HOST_WIDE_INT);
5863 store_constructor (exp, target, cleared, bitsize / BITS_PER_UNIT); in store_constructor_field()
5895 store_constructor (tree exp, rtx target, int cleared, HOST_WIDE_INT size) in store_constructor() function
6249 store_constructor (value, xtarget, cleared, in store_constructor()
7872 store_constructor (exp, target, 0, int_expr_size (exp)); in expand_constructor()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dexpr.c139 static void store_constructor (tree, rtx, int, HOST_WIDE_INT);
5746 store_constructor (exp, target, cleared, bitsize / BITS_PER_UNIT); in store_constructor_field()
5761 store_constructor (tree exp, rtx target, int cleared, HOST_WIDE_INT size) in store_constructor() function
6115 store_constructor (value, xtarget, cleared, in store_constructor()
7788 store_constructor (exp, target, 0, int_expr_size (exp)); in expand_constructor()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dexpr.c139 static void store_constructor (tree, rtx, int, HOST_WIDE_INT);
5766 store_constructor (exp, target, cleared, bitsize / BITS_PER_UNIT); in store_constructor_field()
5781 store_constructor (tree exp, rtx target, int cleared, HOST_WIDE_INT size) in store_constructor() function
6135 store_constructor (value, xtarget, cleared, in store_constructor()
7805 store_constructor (exp, target, 0, int_expr_size (exp)); in expand_constructor()

12345678910>>...23