Home
last modified time | relevance | path

Searched refs:align_base_to (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-stmts.c6434 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6438 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6439 else if (DECL_ALIGN (base_decl) < align_base_to) in ensure_base_align()
6441 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-stmts.c6436 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6440 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6441 else if (DECL_ALIGN (base_decl) < align_base_to) in ensure_base_align()
6443 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-stmts.c6434 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6438 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6439 else if (DECL_ALIGN (base_decl) < align_base_to) in ensure_base_align()
6441 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-stmts.c6442 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6446 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6447 else if (DECL_ALIGN (base_decl) < align_base_to) in ensure_base_align()
6449 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-stmts.c6244 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6248 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6249 else if (DECL_ALIGN (base_decl) < align_base_to) in ensure_base_align()
6251 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-stmts.c6244 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6248 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6249 else if (DECL_ALIGN (base_decl) < align_base_to) in ensure_base_align()
6251 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-stmts.c6244 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6248 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6249 else if (DECL_ALIGN (base_decl) < align_base_to) in ensure_base_align()
6251 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-stmts.c6034 unsigned int align_base_to = DR_TARGET_ALIGNMENT (dr) * BITS_PER_UNIT; in ensure_base_align() local
6037 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6040 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c6036 unsigned int align_base_to = DR_TARGET_ALIGNMENT (dr) * BITS_PER_UNIT; in ensure_base_align() local
6039 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6042 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c6036 unsigned int align_base_to = DR_TARGET_ALIGNMENT (dr) * BITS_PER_UNIT; in ensure_base_align() local
6039 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6042 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-stmts.c6274 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6278 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6281 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c6036 unsigned int align_base_to = DR_TARGET_ALIGNMENT (dr) * BITS_PER_UNIT; in ensure_base_align() local
6039 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6042 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c6036 unsigned int align_base_to = DR_TARGET_ALIGNMENT (dr) * BITS_PER_UNIT; in ensure_base_align() local
6039 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6042 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-stmts.c6028 unsigned int align_base_to = DR_TARGET_ALIGNMENT (dr) * BITS_PER_UNIT; in ensure_base_align() local
6031 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6034 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-stmts.c6274 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6278 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6281 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-stmts.c6256 unsigned HOST_WIDE_INT align_base_to = in ensure_base_align() local
6260 symtab_node::get (base_decl)->increase_alignment (align_base_to); in ensure_base_align()
6263 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()