/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | stor-layout.c | 582 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 D | tree-nested.c | 281 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 D | omp-offload.c | 203 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 D | tree-streamer-in.c | 241 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 D | gimple-expr.c | 383 SET_DECL_ALIGN (copy, DECL_ALIGN (var)); in copy_var_decl()
|
H A D | coverage.c | 784 SET_DECL_ALIGN (var, TYPE_ALIGN (type)); in build_var()
|
H A D | varasm.c | 1079 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 D | omp-low.c | 694 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 D | symtab.c | 2197 SET_DECL_ALIGN (n->decl, align); in increase_alignment_1()
|
H A D | except.c | 305 SET_DECL_ALIGN (f_jbuf, BIGGEST_ALIGNMENT); in init_eh()
|
H A D | cfgexpand.c | 375 SET_DECL_ALIGN (decl, align); in align_local_variable() 1012 SET_DECL_ALIGN (decl, align); in expand_one_stack_var_at()
|
H A D | tree-ssa-ccp.c | 2181 SET_DECL_ALIGN (var, TREE_INT_CST_LOW (gimple_call_arg (stmt, 1))); in fold_builtin_alloca_with_align()
|
H A D | asan.c | 2965 SET_DECL_ALIGN (var, MAX (DECL_ALIGN (var), in asan_finish_file()
|
H A D | function.c | 2947 SET_DECL_ALIGN (parm, MAX (DECL_ALIGN (parm), BITS_PER_WORD)); in assign_parm_setup_block()
|
H A D | tree.c | 1044 SET_DECL_ALIGN (t, FUNCTION_ALIGNMENT (FUNCTION_BOUNDARY)); in make_node() 1048 SET_DECL_ALIGN (t, 1); in make_node()
|
H A D | tree.h | 2404 #define SET_DECL_ALIGN(NODE, X) \ macro
|
H A D | tree-vect-stmts.c | 6034 SET_DECL_ALIGN (base_decl, align_base_to); in ensure_base_align()
|
H A D | gimplify.c | 1181 SET_DECL_ALIGN (decl, BITS_PER_UNIT * ASAN_SHADOW_GRANULARITY); in asan_poison_variable()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | lambda.c | 1195 SET_DECL_ALIGN (fn, MINIMUM_METHOD_BOUNDARY); in maybe_add_lambda_conv_op()
|
H A D | rtti.c | 1636 SET_DECL_ALIGN (decl, DATA_ABI_ALIGNMENT (decl, TYPE_ALIGN (TREE_TYPE (decl)))); in emit_tinfo_decl()
|
H A D | method.c | 2084 SET_DECL_ALIGN (fn, MINIMUM_METHOD_BOUNDARY); in implicitly_declare_fn()
|
H A D | class.c | 797 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 D | decl.c | 2610 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 D | c-attribs.c | 1947 SET_DECL_ALIGN (decl, bitalign); in common_handle_aligned_attribute()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 2388 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()
|