| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | stor-layout.c | 518 if (TYPE_ALIGN (type) > DECL_ALIGN (decl)) in do_type_align() 520 DECL_ALIGN (decl) = TYPE_ALIGN (type); in do_type_align() 613 if (EMPTY_FIELD_BOUNDARY > DECL_ALIGN (decl)) in layout_decl() 615 DECL_ALIGN (decl) = EMPTY_FIELD_BOUNDARY; in layout_decl() 641 DECL_ALIGN (decl) = MAX (xalign, DECL_ALIGN (decl)); in layout_decl() 650 && DECL_ALIGN (decl) >= TYPE_ALIGN (type)) in layout_decl() 666 DECL_ALIGN (decl) = MIN (DECL_ALIGN (decl), BITS_PER_UNIT); in layout_decl() 674 DECL_ALIGN (decl) in layout_decl() 675 = MIN (DECL_ALIGN (decl), (unsigned) BIGGEST_FIELD_ALIGNMENT); in layout_decl() 678 DECL_ALIGN (decl) = ADJUST_FIELD_ALIGN (decl, DECL_ALIGN (decl)); in layout_decl() [all …]
|
| HD | tree-vectorizer.c | 338 if (DECL_ALIGN (decl) >= alignment) in increase_alignment() 343 DECL_ALIGN (decl) = TYPE_ALIGN (vectype); in increase_alignment()
|
| HD | lto-symtab.c | 378 && DECL_ALIGN (prevailing_decl) < DECL_ALIGN (decl)) in lto_symtab_merge() 561 && DECL_ALIGN (prevailing->decl) < DECL_ALIGN (decl)) in lto_symtab_merge_decls_2()
|
| HD | tree-nrv.c | 187 || DECL_ALIGN (found) > DECL_ALIGN (result) in tree_nrv()
|
| HD | tree-nested.c | 202 if (DECL_ALIGN (field) >= DECL_ALIGN (*p)) in insert_field_into_struct() 209 if (TYPE_ALIGN (type) < DECL_ALIGN (field)) in insert_field_into_struct() 210 TYPE_ALIGN (type) = DECL_ALIGN (field); in insert_field_into_struct() 294 DECL_ALIGN (field) = TYPE_ALIGN (TREE_TYPE (field)); in lookup_field_for_decl() 301 DECL_ALIGN (field) = DECL_ALIGN (decl); in lookup_field_for_decl() 380 DECL_ALIGN (field) = TYPE_ALIGN (type); in get_chain_field() 493 DECL_ALIGN (t) = align; in get_trampoline_type() 569 DECL_ALIGN (field) = TYPE_ALIGN (type); in get_nl_goto_field()
|
| HD | varasm.c | 613 DECL_ALIGN (decl)); in function_section_1() 951 unsigned int align = DECL_ALIGN (decl); in align_variable() 995 DECL_ALIGN (decl) = align; in align_variable() 1046 return targetm.asm_out.select_section (decl, reloc, DECL_ALIGN (decl)); in get_variable_section() 1611 assemble_align (DECL_ALIGN (decl)); in assemble_start_function() 1621 assemble_align (DECL_ALIGN (decl)); in assemble_start_function() 1638 align = floor_log2 (DECL_ALIGN (decl) / BITS_PER_UNIT); in assemble_start_function() 1796 size, DECL_ALIGN (decl)); in emit_local() 1799 ASM_OUTPUT_ALIGNED_LOCAL (asm_out_file, name, size, DECL_ALIGN (decl)); in emit_local() 1817 ASM_OUTPUT_ALIGNED_BSS (asm_out_file, decl, name, size, DECL_ALIGN (decl)); in emit_bss() [all …]
|
| HD | defaults.h | 129 (SIZE), DECL_ALIGN (DECL) / BITS_PER_UNIT); \ 1218 LOCAL_ALIGNMENT (TREE_TYPE (DECL), DECL_ALIGN (DECL))
|
| HD | explow.c | 698 align = DECL_ALIGN (SYMBOL_REF_DECL (x)); in force_reg() 713 sa = DECL_ALIGN (SYMBOL_REF_DECL (s)); in force_reg()
|
| HD | emit-rtl.c | 1490 if (DECL_ALIGN (expr) < align) in get_mem_align_offset() 1524 if (DECL_ALIGN (inner) < align) in get_mem_align_offset() 1629 attrs.align = DECL_ALIGN (TREE_OPERAND (op0, 0)); in set_mem_attributes_minus_bitpos() 1728 attrs.align = DECL_ALIGN (t); in set_mem_attributes_minus_bitpos() 1797 attrs.align = DECL_ALIGN (t2); in set_mem_attributes_minus_bitpos()
|
| HD | tree-dump.c | 527 dump_int (di, "algn", DECL_ALIGN (t)); in dequeue_and_dump()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree-nrv.c | 210 || DECL_ALIGN (found) > DECL_ALIGN (result) in execute()
|
| HD | stor-layout.c | 580 if (TYPE_ALIGN (type) > DECL_ALIGN (decl)) in do_type_align() 675 if (EMPTY_FIELD_BOUNDARY > DECL_ALIGN (decl)) in layout_decl() 699 SET_DECL_ALIGN (decl, MAX (xalign, DECL_ALIGN (decl))); in layout_decl() 709 && DECL_ALIGN (decl) >= TYPE_ALIGN (type)) in layout_decl() 725 SET_DECL_ALIGN (decl, MIN (DECL_ALIGN (decl), BITS_PER_UNIT)); in layout_decl() 733 SET_DECL_ALIGN (decl, MIN (DECL_ALIGN (decl), in layout_decl() 738 DECL_ALIGN (decl))); in layout_decl() 748 SET_DECL_ALIGN (decl, MIN (DECL_ALIGN (decl), mfa)); in layout_decl() 1023 desired_align = DECL_ALIGN (field); in update_alignment_for_field()
|
| HD | defaults.h | 127 (SIZE), DECL_ALIGN (DECL) / BITS_PER_UNIT); \ 1154 LOCAL_ALIGNMENT (TREE_TYPE (DECL), DECL_ALIGN (DECL))
|
| HD | varasm.c | 1017 unsigned int align = DECL_ALIGN (decl); in align_variable() 1088 unsigned int align = DECL_ALIGN (decl); in get_variable_align() 2274 SET_DECL_ALIGN (decl, MAX (DECL_ALIGN (decl), in assemble_variable() 2278 set_mem_align (decl_rtl, DECL_ALIGN (decl)); in assemble_variable() 3358 SET_DECL_ALIGN (decl, targetm.constant_alignment (exp, DECL_ALIGN (decl))); in build_constant_desc() 3367 ? DECL_ALIGN (decl) in build_constant_desc() 3385 set_mem_align (rtl, DECL_ALIGN (decl)); in build_constant_desc() 3515 SET_DECL_ALIGN (decl, MAX (DECL_ALIGN (decl), in output_constant_def_contents() 3528 ? DECL_ALIGN (decl) in output_constant_def_contents() 7425 alignment = DECL_ALIGN (decl); in place_block_symbol() [all …]
|
| HD | ipa-icf-gimple.c | 589 if (DECL_ALIGN (t1) != DECL_ALIGN (t2)) in compare_variable_decl()
|
| HD | symtab.c | 2194 if (DECL_ALIGN (n->decl) < align in increase_alignment_1() 2212 gcc_assert (DECL_ALIGN (decl) >= align); in increase_alignment() 2220 *((unsigned int *)v) = MAX (*((unsigned int *)v), DECL_ALIGN (n->decl)); in get_alignment_1()
|
| HD | ipa-icf.c | 422 if (address && DECL_ALIGN (n1->decl) != DECL_ALIGN (n2->decl)) in compare_referenced_symbol_properties() 474 hstate.add_int (DECL_ALIGN (ref->decl)); in hash_referenced_symbol_properties() 2215 if (DECL_ALIGN (original->decl) < DECL_ALIGN (alias->decl)) in merge()
|
| HD | tree-nested.c | 190 if (DECL_ALIGN (field) >= DECL_ALIGN (*p)) in insert_field_into_struct() 197 if (TYPE_ALIGN (type) < DECL_ALIGN (field)) in insert_field_into_struct() 198 SET_TYPE_ALIGN (type, DECL_ALIGN (field)); in insert_field_into_struct() 288 SET_DECL_ALIGN (field, DECL_ALIGN (decl)); in lookup_field_for_decl()
|
| HD | gimple-expr.c | 383 SET_DECL_ALIGN (copy, DECL_ALIGN (var)); in copy_var_decl()
|
| HD | tree-dump.c | 515 dump_int (di, "algn", DECL_ALIGN (t)); in dequeue_and_dump()
|
| HD | explow.c | 688 align = DECL_ALIGN (SYMBOL_REF_DECL (x)); in force_reg() 703 sa = DECL_ALIGN (SYMBOL_REF_DECL (s)); in force_reg()
|
| HD | omp-low.c | 694 SET_DECL_ALIGN (field, DECL_ALIGN (var)); 709 SET_DECL_ALIGN (sfield, DECL_ALIGN (field)); 1933 if (TYPE_ALIGN (ctx->record_type) < DECL_ALIGN (field)) in finish_taskreg_scan() 1934 SET_TYPE_ALIGN (ctx->record_type, DECL_ALIGN (field)); in finish_taskreg_scan() 1941 SET_DECL_ALIGN (sfield, DECL_ALIGN (field)); in finish_taskreg_scan() 1942 if (TYPE_ALIGN (ctx->srecord_type) < DECL_ALIGN (sfield)) in finish_taskreg_scan() 1943 SET_TYPE_ALIGN (ctx->srecord_type, DECL_ALIGN (sfield)); in finish_taskreg_scan() 2379 unsigned int align = DECL_ALIGN (TYPE_FIELDS (ctx->record_type)); in scan_omp_target() 2383 gcc_assert (DECL_ALIGN (field) == align); in scan_omp_target() 4069 size_int (DECL_ALIGN (var))); in lower_rec_input_clauses() [all …]
|
| /dragonfly/contrib/gcc-8.0/gcc/lto/ |
| HD | lto-symtab.c | 365 && DECL_ALIGN (prevailing_decl) < DECL_ALIGN (decl)) in lto_symtab_merge() 739 && DECL_ALIGN (prevailing->decl) < DECL_ALIGN (decl)) in lto_symtab_merge_decls_2()
|
| /dragonfly/contrib/gcc-8.0/gcc/c-family/ |
| HD | c-attribs.c | 1881 && ((curalign = DECL_ALIGN (decl)) > bitalign in common_handle_aligned_attribute() 1882 || ((lastalign = DECL_ALIGN (last_decl)) > bitalign))) in common_handle_aligned_attribute() 1910 && DECL_ALIGN (decl) > bitalign) in common_handle_aligned_attribute() 1922 && DECL_ALIGN (decl) > bitalign) in common_handle_aligned_attribute() 1929 DECL_ALIGN (decl) / BITS_PER_UNIT); in common_handle_aligned_attribute() 1932 DECL_ALIGN (decl) / BITS_PER_UNIT); in common_handle_aligned_attribute()
|
| /dragonfly/contrib/gcc-4.7/gcc/cp/ |
| HD | method.c | 1570 && DECL_ALIGN (fn) < 2 * BITS_PER_UNIT) in implicitly_declare_fn() 1571 DECL_ALIGN (fn) = 2 * BITS_PER_UNIT; in implicitly_declare_fn()
|