Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dstor-layout.c582 SET_DECL_ALIGN (decl, TYPE_ALIGN (type)); in do_type_align()
677 SET_DECL_ALIGN (decl, EMPTY_FIELD_BOUNDARY); in layout_decl()
699 SET_DECL_ALIGN (decl, MAX (xalign, DECL_ALIGN (decl))); 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()
737 SET_DECL_ALIGN (decl, ADJUST_FIELD_ALIGN (decl, TREE_TYPE (decl), in layout_decl()
748 SET_DECL_ALIGN (decl, MIN (DECL_ALIGN (decl), mfa)); in layout_decl()
798 SET_DECL_ALIGN (decl, 0); in relayout_decl()
H A Dtree-nested.c281 SET_DECL_ALIGN (field, TYPE_ALIGN (TREE_TYPE (field))); in lookup_field_for_decl()
288 SET_DECL_ALIGN (field, DECL_ALIGN (decl)); in lookup_field_for_decl()
367 SET_DECL_ALIGN (field, TYPE_ALIGN (type)); in get_chain_field()
480 SET_DECL_ALIGN (t, align); in get_trampoline_type()
510 SET_DECL_ALIGN (t, MAX (TYPE_ALIGN (ptr_type_node), align)); in get_descriptor_type()
640 SET_DECL_ALIGN (field, TYPE_ALIGN (type)); in get_nl_goto_field()
H A Domp-offload.c203 SET_DECL_ALIGN (funcs_decl, TYPE_ALIGN (funcs_decl_type)); in omp_finish_file()
204 SET_DECL_ALIGN (vars_decl, TYPE_ALIGN (vars_decl_type)); in omp_finish_file()
1756 SET_DECL_ALIGN (field, DECL_ALIGN (var)); in ompdevlow_adjust_simt_enter()
H A Dtree-streamer-in.c241 SET_DECL_ALIGN (expr, (unsigned) bp_unpack_var_len_unsigned (bp)); in unpack_ts_decl_common_value_fields()
244 SET_DECL_ALIGN (expr, targetm.absolute_biggest_alignment); in unpack_ts_decl_common_value_fields()
H A Dgimple-expr.c383 SET_DECL_ALIGN (copy, DECL_ALIGN (var)); in copy_var_decl()
H A Dcoverage.c784 SET_DECL_ALIGN (var, TYPE_ALIGN (type)); in build_var()
H A Dvarasm.c1079 SET_DECL_ALIGN (decl, align); in align_variable()
2274 SET_DECL_ALIGN (decl, MAX (DECL_ALIGN (decl), in assemble_variable()
3358 SET_DECL_ALIGN (decl, targetm.constant_alignment (exp, DECL_ALIGN (decl))); in build_constant_desc()
3515 SET_DECL_ALIGN (decl, MAX (DECL_ALIGN (decl), in output_constant_def_contents()
H A Domp-low.c694 SET_DECL_ALIGN (field, DECL_ALIGN (var));
699 SET_DECL_ALIGN (field, TYPE_ALIGN (type));
709 SET_DECL_ALIGN (sfield, DECL_ALIGN (field));
1295 SET_DECL_ALIGN (field, TYPE_ALIGN (ptr_type_node));
1932 SET_DECL_ALIGN (field, TYPE_ALIGN (TREE_TYPE (field))); in finish_taskreg_scan()
1941 SET_DECL_ALIGN (sfield, DECL_ALIGN (field)); in finish_taskreg_scan()
H A Dsymtab.c2197 SET_DECL_ALIGN (n->decl, align); in increase_alignment_1()
H A Dexcept.c305 SET_DECL_ALIGN (f_jbuf, BIGGEST_ALIGNMENT); in init_eh()
H A Dcfgexpand.c375 SET_DECL_ALIGN (decl, align); in align_local_variable()
1012 SET_DECL_ALIGN (decl, align); in expand_one_stack_var_at()
H A Dtree-ssa-ccp.c2181 SET_DECL_ALIGN (var, TREE_INT_CST_LOW (gimple_call_arg (stmt, 1))); in fold_builtin_alloca_with_align()
H A Dasan.c2965 SET_DECL_ALIGN (var, MAX (DECL_ALIGN (var), in asan_finish_file()
H A Dfunction.c2947 SET_DECL_ALIGN (parm, MAX (DECL_ALIGN (parm), BITS_PER_WORD)); in assign_parm_setup_block()
H A Dtree.c1044 SET_DECL_ALIGN (t, FUNCTION_ALIGNMENT (FUNCTION_BOUNDARY)); in make_node()
1048 SET_DECL_ALIGN (t, 1); in make_node()
H A Dtree.h2404 #define SET_DECL_ALIGN(NODE, X) \ macro
H A Dtree-vect-stmts.c6034 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
H A Dgimplify.c1181 SET_DECL_ALIGN (decl, BITS_PER_UNIT * ASAN_SHADOW_GRANULARITY); in asan_poison_variable()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c1195 SET_DECL_ALIGN (fn, MINIMUM_METHOD_BOUNDARY); in maybe_add_lambda_conv_op()
H A Drtti.c1636 SET_DECL_ALIGN (decl, DATA_ABI_ALIGNMENT (decl, TYPE_ALIGN (TREE_TYPE (decl)))); in emit_tinfo_decl()
H A Dmethod.c2084 SET_DECL_ALIGN (fn, MINIMUM_METHOD_BOUNDARY); in implicitly_declare_fn()
H A Dclass.c797 SET_DECL_ALIGN (decl, TARGET_VTABLE_ENTRY_ALIGN); in build_vtable()
4220 SET_DECL_ALIGN (decl, CLASSTYPE_ALIGN (basetype)); in build_base_field_1()
6116 SET_DECL_ALIGN (field, TYPE_ALIGN (integer_type)); in layout_class_type()
H A Ddecl.c2610 SET_DECL_ALIGN (newdecl, DECL_ALIGN (olddecl)); in duplicate_decls()
8771 SET_DECL_ALIGN (decl, MINIMUM_METHOD_BOUNDARY); in grokfndecl()
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-attribs.c1947 SET_DECL_ALIGN (decl, bitalign); in common_handle_aligned_attribute()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c2388 SET_DECL_ALIGN (newdecl, DECL_ALIGN (olddecl)); in merge_decls()
5334 SET_DECL_ALIGN (decl, alignas_align * BITS_PER_UNIT); in build_compound_literal()
7102 SET_DECL_ALIGN (decl, alignas_align * BITS_PER_UNIT); in grokdeclarator()