Home
last modified time | relevance | path

Searched refs:DECL_OFFSET_ALIGN (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDstor-layout.c1426 actual_align = DECL_OFFSET_ALIGN (field); in place_field()
1742 SET_DECL_OFFSET_ALIGN (repr, DECL_OFFSET_ALIGN (field)); in start_bitfield_representative()
HDprint-tree.c523 DECL_OFFSET_ALIGN (node)); in print_node()
HDgimple.c3338 if (DECL_OFFSET_ALIGN (f1) == DECL_OFFSET_ALIGN (f2)) in gimple_compare_field_offset()
HDtree.def390 in units of DECL_OFFSET_ALIGN / BITS_PER_UNIT. */
HDtree.h3041 #define DECL_OFFSET_ALIGN(NODE) \ macro
HDgimplify.c2128 = size_int (DECL_OFFSET_ALIGN (field) / BITS_PER_UNIT); in gimplify_compound_lval()
HDexpr.c6872 size_int (DECL_OFFSET_ALIGN (field) in component_ref_field_offset()
/dragonfly/contrib/gcc-8.0/gcc/
HDprint-tree.c467 DECL_OFFSET_ALIGN (node)); in print_node()
HDstor-layout.c1627 actual_align = DECL_OFFSET_ALIGN (field); in place_field()
1981 SET_DECL_OFFSET_ALIGN (repr, DECL_OFFSET_ALIGN (field)); in start_bitfield_representative()
HDgimple.c2252 if (DECL_OFFSET_ALIGN (f1) == DECL_OFFSET_ALIGN (f2)) in gimple_compare_field_offset()
HDlto-streamer-out.c1083 hstate.add_int (DECL_OFFSET_ALIGN (t)); in hash_tree()
HDtree.def430 in units of DECL_OFFSET_ALIGN / BITS_PER_UNIT. */
HDtree.h2629 #define DECL_OFFSET_ALIGN(NODE) \ macro
HDtree.c12958 size_int (DECL_OFFSET_ALIGN (field) in component_ref_field_offset()
HDgimplify.c2939 = size_int (DECL_OFFSET_ALIGN (field) / BITS_PER_UNIT); in gimplify_compound_lval()
/dragonfly/contrib/gcc-8.0/gcc/lto/
HDlto.c1117 compare_values (DECL_OFFSET_ALIGN); in compare_tree_sccs_1()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDgeneric.texi740 counting in bytes, of the @code{DECL_OFFSET_ALIGN}-bit sized word containing
744 since @code{DECL_OFFSET_ALIGN} may be greater than the natural alignment