Searched refs:SET_TYPE_ALIGN (Results 1 – 15 of 15) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | stor-layout.c | 1729 SET_TYPE_ALIGN (rli->t, ROUND_TYPE_ALIGN (rli->t, TYPE_ALIGN (rli->t), in finalize_record_size() 1732 SET_TYPE_ALIGN (rli->t, MAX (TYPE_ALIGN (rli->t), rli->record_align)); in finalize_record_size() 1891 SET_TYPE_ALIGN (type, mode_align); in finalize_type_size() 1898 SET_TYPE_ALIGN (type, in finalize_type_size() 1956 SET_TYPE_ALIGN (variant, valign); in finalize_type_size() 2255 SET_TYPE_ALIGN (type, TYPE_ALIGN (align_type)); in finish_builtin_struct() 2380 SET_TYPE_ALIGN (type, targetm.vector_alignment (type)); in layout_type() 2392 SET_TYPE_ALIGN (type, 1); in layout_type() 2514 SET_TYPE_ALIGN (type, align); in layout_type() 2739 SET_TYPE_ALIGN (sizetype, GET_MODE_ALIGNMENT (TYPE_MODE (sizetype))); in initialize_sizetypes() [all …]
|
| HD | tree-streamer-in.c | 392 SET_TYPE_ALIGN (expr, bp_unpack_var_len_unsigned (bp)); in unpack_ts_type_common_value_fields() 395 SET_TYPE_ALIGN (expr, targetm.absolute_biggest_alignment); in unpack_ts_type_common_value_fields()
|
| HD | omp-offload.c | 186 SET_TYPE_ALIGN (vars_decl_type, TYPE_ALIGN (pointer_sized_int_node)); in omp_finish_file() 187 SET_TYPE_ALIGN (funcs_decl_type, TYPE_ALIGN (pointer_sized_int_node)); in omp_finish_file()
|
| HD | targhooks.c | 2181 SET_TYPE_ALIGN (type, boundary); in std_gimplify_va_arg_expr()
|
| HD | tree.c | 1065 SET_TYPE_ALIGN (t, BITS_PER_UNIT); in make_node() 6068 SET_TYPE_ALIGN (t, TYPE_ALIGN (atomic_type)); in build_qualified_type() 6107 SET_TYPE_ALIGN (t, align); in build_aligned_type() 7753 SET_TYPE_ALIGN (itype, TYPE_ALIGN (type)); in build_range_type_1() 9732 SET_TYPE_ALIGN (t, align); in build_atomic_base() 9918 SET_TYPE_ALIGN (void_type_node, BITS_PER_UNIT); in build_common_tree_nodes()
|
| HD | tree-nested.c | 198 SET_TYPE_ALIGN (type, DECL_ALIGN (field)); in insert_field_into_struct()
|
| HD | omp-low.c | 1934 SET_TYPE_ALIGN (ctx->record_type, DECL_ALIGN (field)); in finish_taskreg_scan() 1943 SET_TYPE_ALIGN (ctx->srecord_type, DECL_ALIGN (sfield)); in finish_taskreg_scan()
|
| HD | tree.h | 1950 #define SET_TYPE_ALIGN(NODE, X) \ macro
|
| HD | expr.c | 8030 SET_TYPE_ALIGN (TREE_TYPE (inner), TYPE_ALIGN (TREE_TYPE (exp))); in expand_expr_addr_expr_1()
|
| /dragonfly/contrib/gcc-8.0/gcc/c/ |
| HD | c-decl.c | 2347 SET_TYPE_ALIGN (newtype, TYPE_ALIGN (tem)); in merge_decls() 7537 SET_TYPE_ALIGN (ref, TYPE_ALIGN (unsigned_type_node)); in parser_xref_tag() 8504 SET_TYPE_ALIGN (enumtype, TYPE_ALIGN (tem)); in finish_enum() 8566 SET_TYPE_ALIGN (tem, TYPE_ALIGN (enumtype)); in finish_enum()
|
| /dragonfly/contrib/gcc-8.0/gcc/c-family/ |
| HD | c-attribs.c | 1870 SET_TYPE_ALIGN (*type, bitalign); in common_handle_aligned_attribute()
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | decl.c | 2158 SET_TYPE_ALIGN (newtype, TYPE_ALIGN (tem)); in duplicate_decls() 4067 SET_TYPE_ALIGN (type, 1); in record_unknown_type() 4398 SET_TYPE_ALIGN (nullptr_type_node, GET_MODE_ALIGNMENT (ptr_mode)); in cxx_init_decl_processing() 14178 SET_TYPE_ALIGN (t, valign); in copy_type_enum()
|
| HD | class.c | 1974 SET_TYPE_ALIGN (variants, valign); in fixup_attribute_variants() 6248 SET_TYPE_ALIGN (base_t, rli->record_align); in layout_class_type()
|
| HD | tree.c | 1233 SET_TYPE_ALIGN (t, TYPE_ALIGN (type)); in cp_build_qualified_type_real()
|
| HD | pt.c | 10948 SET_TYPE_ALIGN (type, TYPE_ALIGN (pattern)); in instantiate_class_template_1() 14823 SET_TYPE_ALIGN (r, TYPE_ALIGN (t)); in tsubst()
|