Home
last modified time | relevance | path

Searched refs:SET_DECL_ALIGN (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dadjust-alignment.cc76 SET_DECL_ALIGN (var, align); in execute()
Dstor-layout.cc610 SET_DECL_ALIGN (decl, TYPE_ALIGN (type)); in do_type_align()
705 SET_DECL_ALIGN (decl, EMPTY_FIELD_BOUNDARY); in layout_decl()
727 SET_DECL_ALIGN (decl, MAX (xalign, DECL_ALIGN (decl))); in layout_decl()
753 SET_DECL_ALIGN (decl, MIN (DECL_ALIGN (decl), BITS_PER_UNIT)); in layout_decl()
761 SET_DECL_ALIGN (decl, MIN (DECL_ALIGN (decl), in layout_decl()
765 SET_DECL_ALIGN (decl, ADJUST_FIELD_ALIGN (decl, TREE_TYPE (decl), in layout_decl()
776 SET_DECL_ALIGN (decl, MIN (DECL_ALIGN (decl), mfa)); in layout_decl()
828 SET_DECL_ALIGN (decl, 0); in relayout_decl()
Dtree-nested.cc403 SET_DECL_ALIGN (field, TYPE_ALIGN (TREE_TYPE (field))); in lookup_field_for_decl()
410 SET_DECL_ALIGN (field, DECL_ALIGN (decl)); in lookup_field_for_decl()
516 SET_DECL_ALIGN (field, TYPE_ALIGN (type)); in get_chain_field()
629 SET_DECL_ALIGN (t, align); in get_trampoline_type()
659 SET_DECL_ALIGN (t, MAX (TYPE_ALIGN (ptr_type_node), align)); in get_descriptor_type()
789 SET_DECL_ALIGN (field, TYPE_ALIGN (type)); in get_nl_goto_field()
Dipa-free-lang-data.cc323 SET_DECL_ALIGN (name2, 0); in fld_incomplete_type_of()
648 SET_DECL_ALIGN (decl, 0); in free_lang_data_in_decl()
Dtree-streamer-in.cc242 SET_DECL_ALIGN (expr, (unsigned) bp_unpack_var_len_unsigned (bp)); in unpack_ts_decl_common_value_fields()
245 SET_DECL_ALIGN (expr, targetm.absolute_biggest_alignment); in unpack_ts_decl_common_value_fields()
Dgimple-expr.cc385 SET_DECL_ALIGN (copy, DECL_ALIGN (var)); in copy_var_decl()
Domp-offload.cc433 SET_DECL_ALIGN (funcs_decl, TYPE_ALIGN (funcs_decl_type)); in omp_finish_file()
434 SET_DECL_ALIGN (vars_decl, TYPE_ALIGN (vars_decl_type)); in omp_finish_file()
2534 SET_DECL_ALIGN (field, DECL_ALIGN (var)); in ompdevlow_adjust_simt_enter()
Domp-oacc-neuter-broadcast.cc582 SET_DECL_ALIGN (field, DECL_ALIGN (var)); in install_var_field()
587 SET_DECL_ALIGN (field, TYPE_ALIGN (type)); in install_var_field()
Dvarasm.cc1153 SET_DECL_ALIGN (decl, align); in align_variable()
2366 SET_DECL_ALIGN (decl, MAX (DECL_ALIGN (decl), in assemble_variable()
3483 SET_DECL_ALIGN (decl, targetm.constant_alignment (exp, DECL_ALIGN (decl))); in build_constant_desc()
3492 SET_DECL_ALIGN (decl, GET_MODE_ALIGNMENT (DECL_MODE (decl))); in build_constant_desc()
3668 SET_DECL_ALIGN (decl, MAX (DECL_ALIGN (decl), in output_constant_def_contents()
Dcoverage.cc777 SET_DECL_ALIGN (var, TYPE_ALIGN (type)); in build_var()
Domp-low.cc833 SET_DECL_ALIGN (field, DECL_ALIGN (var)); in install_var_field()
838 SET_DECL_ALIGN (field, TYPE_ALIGN (type)); in install_var_field()
848 SET_DECL_ALIGN (sfield, DECL_ALIGN (field)); in install_var_field()
1595 SET_DECL_ALIGN (field, TYPE_ALIGN (ptr_type_node)); in scan_sharing_clauses()
1683 SET_DECL_ALIGN (field, TYPE_ALIGN (ptr_type_node)); in scan_sharing_clauses()
2446 SET_DECL_ALIGN (field, TYPE_ALIGN (TREE_TYPE (field))); in finish_taskreg_scan()
2455 SET_DECL_ALIGN (sfield, DECL_ALIGN (field)); in finish_taskreg_scan()
9125 SET_DECL_ALIGN (field, DECL_ALIGN (decl)); in lower_omp_task_reductions()
9130 SET_DECL_ALIGN (field, TYPE_ALIGN (type)); in lower_omp_task_reductions()
Dsymtab.cc2509 SET_DECL_ALIGN (n->decl, align); in increase_alignment_1()
Dexcept.cc306 SET_DECL_ALIGN (f_jbuf, BIGGEST_ALIGNMENT); in init_eh()
Dcfgexpand.cc390 SET_DECL_ALIGN (decl, align); in align_local_variable()
1072 SET_DECL_ALIGN (decl, align); in expand_one_stack_var_at()
Dasan.cc3643 SET_DECL_ALIGN (var, MAX (DECL_ALIGN (var), in asan_finish_file()
Dtree-ssa-ccp.cc2656 SET_DECL_ALIGN (var, TREE_INT_CST_LOW (gimple_call_arg (stmt, 1))); in fold_builtin_alloca_with_align()
Dfunction.cc2975 SET_DECL_ALIGN (parm, parm_align); in assign_parm_setup_block()
Dtree.cc1227 SET_DECL_ALIGN (t, FUNCTION_ALIGNMENT (FUNCTION_BOUNDARY)); in make_node()
1231 SET_DECL_ALIGN (t, 1); in make_node()
Dtree.h2638 #define SET_DECL_ALIGN(NODE, X) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlambda.cc1231 SET_DECL_ALIGN (fn, MINIMUM_METHOD_BOUNDARY); in maybe_add_lambda_conv_op()
Drtti.cc1710 SET_DECL_ALIGN (decl, DATA_ABI_ALIGNMENT (decl, TYPE_ALIGN (TREE_TYPE (decl)))); in emit_tinfo_decl()
DChangeLog-20162951 * class.c (build_vtable): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
2953 (build_base_field): Use SET_DECL_ALIGN.
2955 * decl.c (duplicate_decls): Use SET_DECL_ALIGN.
2959 (grokfndecl): Use SET_DECL_ALIGN.
2964 * lambda.c (maybe_add_lambda_conv_op): Use SET_DECL_ALIGN.
2965 * method.c (implicitly_declare_fn): Use SET_DECL_ALIGN.
Dclass.cc829 SET_DECL_ALIGN (decl, TARGET_VTABLE_ENTRY_ALIGN); in build_vtable()
4589 SET_DECL_ALIGN (decl, CLASSTYPE_ALIGN (basetype)); in build_base_field_1()
6765 SET_DECL_ALIGN (field, TYPE_ALIGN (integer_type)); in layout_class_type()
Dmethod.cc3137 SET_DECL_ALIGN (fn, MINIMUM_METHOD_BOUNDARY); in implicitly_declare_fn()
Dcoroutines.cc4039 SET_DECL_ALIGN (fn, DECL_ALIGN (orig)); in coro_build_actor_or_destroy_function()

12