/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-runtime-shared-support.cc | 687 DECL_USER_ALIGN (decl) = 1; in generate_strings() 697 DECL_USER_ALIGN (decl) = 1; in generate_strings() 707 DECL_USER_ALIGN (decl) = 1; in generate_strings() 717 DECL_USER_ALIGN (decl) = 1; in generate_strings()
|
H A D | objc-next-runtime-abi-02.cc | 2250 DECL_USER_ALIGN (decl) = 1; in build_v2_address_table() 2326 DECL_USER_ALIGN (decl) = 1; in build_v2_protocol_list_address_table() 2405 DECL_USER_ALIGN (refs_decl) = 1; in generate_v2_protocol_list() 2514 DECL_USER_ALIGN (decl) = 1; in generate_v2_meth_descriptor_table() 2540 DECL_USER_ALIGN (decl) = 1; in generate_v2_meth_type_list() 2663 DECL_USER_ALIGN (decl) = 1; in generate_v2_property_table() 2875 DECL_USER_ALIGN (decl) = 1; in generate_v2_dispatch_table() 3173 DECL_USER_ALIGN (decl) = 1; in generate_v2_ivars_list() 3450 DECL_USER_ALIGN (decl) = 1; in generate_v2_class_structs() 3462 DECL_USER_ALIGN (metaclass_decl) = 1; in generate_v2_class_structs() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-symtab.cc | 357 if ((DECL_USER_ALIGN (prevailing_decl) && DECL_USER_ALIGN (decl)) in lto_symtab_merge() 740 else if ((DECL_USER_ALIGN (prevailing->decl) in lto_symtab_merge_decls_2() 741 && DECL_USER_ALIGN (decl)) in lto_symtab_merge_decls_2()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-symtab.c | 357 if ((DECL_USER_ALIGN (prevailing_decl) && DECL_USER_ALIGN (decl)) in lto_symtab_merge() 740 else if ((DECL_USER_ALIGN (prevailing->decl) in lto_symtab_merge_decls_2() 741 && DECL_USER_ALIGN (decl)) in lto_symtab_merge_decls_2()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stor-layout.cc | 612 DECL_USER_ALIGN (decl) = TYPE_USER_ALIGN (type); in do_type_align() 681 bool old_user_align = DECL_USER_ALIGN (decl); in layout_decl() 706 DECL_USER_ALIGN (decl) = 0; in layout_decl() 740 else if (packed_p && DECL_USER_ALIGN (decl)) in layout_decl() 755 if (! packed_p && ! DECL_USER_ALIGN (decl)) in layout_decl() 827 if (!DECL_USER_ALIGN (decl)) in relayout_decl() 1054 user_align = DECL_USER_ALIGN (field); in update_alignment_for_field()
|
H A D | gimple-expr.cc | 383 if (DECL_USER_ALIGN (var)) in copy_var_decl() 386 DECL_USER_ALIGN (copy) = 1; in copy_var_decl()
|
H A D | omp-offload.cc | 432 DECL_USER_ALIGN (funcs_decl) = DECL_USER_ALIGN (vars_decl) = 1; in omp_finish_file() 2535 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (var); in ompdevlow_adjust_simt_enter()
|
H A D | tree-vectorizer.cc | 1583 || DECL_USER_ALIGN (field) in get_vec_alignment_for_record_type() 1659 || DECL_USER_ALIGN (decl) || DECL_ARTIFICIAL (decl)) in increase_alignment()
|
H A D | tree-emutls.cc | 315 DECL_USER_ALIGN (to) = 1; in new_emutls_decl()
|
H A D | tree-nested.cc | 411 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (decl); in lookup_field_for_decl() 630 DECL_USER_ALIGN (t) = 1; in get_trampoline_type() 660 DECL_USER_ALIGN (t) = 1; in get_descriptor_type()
|
H A D | omp-oacc-neuter-broadcast.cc | 583 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (var); in install_var_field()
|
H A D | tree-streamer-out.cc | 208 bp_pack_value (bp, DECL_USER_ALIGN (expr), 1); in pack_ts_decl_common_value_fields()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stor-layout.c | 609 DECL_USER_ALIGN (decl) = TYPE_USER_ALIGN (type); in do_type_align() 678 bool old_user_align = DECL_USER_ALIGN (decl); in layout_decl() 703 DECL_USER_ALIGN (decl) = 0; in layout_decl() 737 else if (packed_p && DECL_USER_ALIGN (decl)) in layout_decl() 752 if (! packed_p && ! DECL_USER_ALIGN (decl)) in layout_decl() 824 if (!DECL_USER_ALIGN (decl)) in relayout_decl() 1051 user_align = DECL_USER_ALIGN (field); in update_alignment_for_field()
|
H A D | gimple-expr.c | 384 if (DECL_USER_ALIGN (var)) in copy_var_decl() 387 DECL_USER_ALIGN (copy) = 1; in copy_var_decl()
|
H A D | omp-offload.c | 206 DECL_USER_ALIGN (funcs_decl) = DECL_USER_ALIGN (vars_decl) = 1; in omp_finish_file() 1871 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (var); in ompdevlow_adjust_simt_enter()
|
H A D | tree-vectorizer.c | 1399 || DECL_USER_ALIGN (field) in get_vec_alignment_for_record_type() 1475 || DECL_USER_ALIGN (decl) || DECL_ARTIFICIAL (decl)) in increase_alignment()
|
H A D | tree-nested.c | 314 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (decl); in lookup_field_for_decl() 532 DECL_USER_ALIGN (t) = 1; in get_trampoline_type() 562 DECL_USER_ALIGN (t) = 1; in get_descriptor_type()
|
H A D | tree-emutls.c | 315 DECL_USER_ALIGN (to) = 1; in new_emutls_decl()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-variable-handler.cc | 75 DECL_USER_ALIGN (var_decl) = 1; in build_variable()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 2071 if ((DECL_USER_ALIGN (decl) in common_handle_aligned_attribute() 2072 || DECL_USER_ALIGN (last_decl))) in common_handle_aligned_attribute() 2098 else if (DECL_USER_ALIGN (decl) in common_handle_aligned_attribute() 2115 if (DECL_USER_ALIGN (decl)) in common_handle_aligned_attribute() 2146 DECL_USER_ALIGN (decl) = 1; in common_handle_aligned_attribute() 4812 && DECL_USER_ALIGN (expr)) in has_attribute() 4818 found_match = DECL_USER_ALIGN (expr); in has_attribute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 2392 && (DECL_USER_ALIGN (last_decl) in common_handle_aligned_attribute() 2393 > DECL_USER_ALIGN (decl)))); in common_handle_aligned_attribute() 2401 if ((DECL_USER_ALIGN (decl) in common_handle_aligned_attribute() 2402 || DECL_USER_ALIGN (last_decl))) in common_handle_aligned_attribute() 2428 else if (DECL_USER_ALIGN (decl) in common_handle_aligned_attribute() 2457 DECL_USER_ALIGN (decl) = 1; in common_handle_aligned_attribute() 6102 && DECL_USER_ALIGN (expr)) in has_attribute() 6108 found_match = DECL_USER_ALIGN (expr); in has_attribute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.h | 722 DECL_USER_ALIGN (as_tree ()) = 1; in set_alignment()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | decl.cc | 1275 DECL_USER_ALIGN (decl->csym) = 1; in get_symbol_decl() 2203 DECL_USER_ALIGN (vtblsym->csym) = true; in get_vtable_decl() 2372 DECL_USER_ALIGN (sinit) = true; in aggregate_initializer_decl()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | decl.cc | 1131 DECL_USER_ALIGN (decl->csym) = 1; in get_symbol_decl() 2102 DECL_USER_ALIGN (decl->vtblsym) = true; in get_vtable_decl() 2271 DECL_USER_ALIGN (decl->sinit) = true; in aggregate_initializer_decl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 2627 DECL_USER_ALIGN (newdecl) |= DECL_USER_ALIGN (olddecl); in merge_decls() 2630 && DECL_USER_ALIGN (olddecl) != DECL_USER_ALIGN (newdecl)) in merge_decls() 2631 DECL_USER_ALIGN (newdecl) = 1; in merge_decls() 2894 DECL_USER_ALIGN (olddecl) = DECL_USER_ALIGN (newdecl); in merge_decls() 5997 DECL_USER_ALIGN (decl) = 1; in build_compound_literal() 7793 DECL_USER_ALIGN (decl) = 1; in grokdeclarator()
|