Home
last modified time | relevance | path

Searched refs:DECL_USER_ALIGN (Results 1 – 25 of 49) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dobjc-runtime-shared-support.cc687 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()
Dobjc-next-runtime-abi-02.cc2250 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/
Dlto-symtab.cc357 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()
Dlto-common.cc1178 compare_values (DECL_USER_ALIGN); in compare_tree_sccs_1()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dstor-layout.cc612 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()
Dgimple-expr.cc383 if (DECL_USER_ALIGN (var)) in copy_var_decl()
386 DECL_USER_ALIGN (copy) = 1; in copy_var_decl()
Domp-offload.cc432 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()
Dtree-vectorizer.cc1583 || DECL_USER_ALIGN (field) in get_vec_alignment_for_record_type()
1659 || DECL_USER_ALIGN (decl) || DECL_ARTIFICIAL (decl)) in increase_alignment()
Dtree-emutls.cc315 DECL_USER_ALIGN (to) = 1; in new_emutls_decl()
Dtree-nested.cc411 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()
Domp-oacc-neuter-broadcast.cc583 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (var); in install_var_field()
Dtree-streamer-out.cc208 bp_pack_value (bp, DECL_USER_ALIGN (expr), 1); in pack_ts_decl_common_value_fields()
Dtree-streamer-in.cc238 DECL_USER_ALIGN (expr) = (unsigned) bp_unpack_value (bp, 1); in unpack_ts_decl_common_value_fields()
Dprint-tree.cc514 if (DECL_USER_ALIGN (node)) in print_node()
Domp-low.cc834 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (var); in install_var_field()
849 DECL_USER_ALIGN (sfield) = DECL_USER_ALIGN (field); in install_var_field()
2445 DECL_USER_ALIGN (field) = 0; in finish_taskreg_scan()
2454 DECL_USER_ALIGN (sfield) = 0; in finish_taskreg_scan()
9126 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (decl); in lower_omp_task_reductions()
Dsymtab.cc2510 DECL_USER_ALIGN (n->decl) = 1; in increase_alignment_1()
Dvarasm.cc1110 if (! DECL_USER_ALIGN (decl)) in align_variable()
1166 if (DECL_USER_ALIGN (decl) || !TREE_PUBLIC (decl)) in get_variable_align()
1929 if (! DECL_USER_ALIGN (decl) in assemble_start_function()
Dexcept.cc307 DECL_USER_ALIGN (f_jbuf) = 1; in init_eh()
Dlto-streamer-out.cc1258 hstate.add_flag (DECL_USER_ALIGN (t)); in hash_tree()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Drtti.cc1711 DECL_USER_ALIGN (decl) = true; in emit_tinfo_decl()
Dclass.cc830 DECL_USER_ALIGN (decl) = true; in build_vtable()
4505 if (decl && DECL_USER_ALIGN (decl)) in layout_empty_base_or_field()
4537 if (decl && DECL_USER_ALIGN (decl)) in layout_empty_base_or_field()
4590 DECL_USER_ALIGN (decl) = CLASSTYPE_USER_ALIGN (basetype); in build_base_field_1()
6766 DECL_USER_ALIGN (field) = TYPE_USER_ALIGN (integer_type); in layout_class_type()
Ddecl.cc2891 DECL_USER_ALIGN (newdecl) |= DECL_USER_ALIGN (olddecl); in duplicate_decls()
2894 && DECL_USER_ALIGN (olddecl) != DECL_USER_ALIGN (newdecl)) in duplicate_decls()
2895 DECL_USER_ALIGN (newdecl) = 1; in duplicate_decls()
2897 DECL_USER_ALIGN (olddecl) = DECL_USER_ALIGN (newdecl); in duplicate_decls()
Dcoroutines.cc4041 DECL_USER_ALIGN (fn) = DECL_USER_ALIGN (orig); in coro_build_actor_or_destroy_function()
DChangeLog-20003051 * class.c (build_secondary_vtable): Set DECL_USER_ALIGN.
3054 (layout_class_type): Set DECL_USER_ALIGN resp. CLASSTYPE_USER_ALIGN.
3060 * rtti.c (get_tinfo_decl, synthesize_tinfo_fn): Set DECL_USER_ALIGN.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin.cc3886 DECL_USER_ALIGN (var) = 1; in darwin_build_constant_cfstring()

12