Home
last modified time | relevance | path

Searched refs:bitsize_int (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dstor-layout.c575 bitsize_int (off_align))), in pos_from_bit()
577 *pbitpos = size_binop (FLOOR_MOD_EXPR, pos, bitsize_int (off_align)); in pos_from_bit()
591 bitsize_int (off_align)); in normalize_offset()
600 = size_binop (FLOOR_MOD_EXPR, *pbitpos, bitsize_int (off_align)); in normalize_offset()
1056 bitsize_int (rli->remaining_in_alignment)); in place_field()
1081 bitsize_int (rli->remaining_in_alignment)); in place_field()
1213 bitsize_int (rli->remaining_in_alignment)); in place_field()
1588 TYPE_SIZE (type) = bitsize_int (GET_MODE_BITSIZE (TYPE_MODE (type))); in layout_type()
1594 TYPE_SIZE (type) = bitsize_int (GET_MODE_BITSIZE (TYPE_MODE (type))); in layout_type()
1605 TYPE_SIZE (type) = bitsize_int (GET_MODE_BITSIZE (TYPE_MODE (type))); in layout_type()
[all …]
Dtarghooks.c627 if (tree_int_cst_compare (TYPE_SIZE (type), bitsize_int (POINTER_SIZE)) > 0) in default_builtin_vector_alignment_reachable()
Dtree-vect-generic.c207 tree index = bitsize_int (0); in expand_vector_piecewise()
Dtree-dfa.c994 bitsize_int (bitsize)); in get_ref_base_and_extent()
Dtree-mudflap.c869 bpu = bitsize_int (BITS_PER_UNIT); in mf_xform_derefs_1()
Dtree-vect-transform.c1005 tree bitpos = bitsize_int (bit_offset); in vect_create_epilog_for_reduction()
1039 bitsize_int (TYPE_VECTOR_SUBPARTS (vectype) - 1), in vect_create_epilog_for_reduction()
Dtree.c6568 bitsize_zero_node = bitsize_int (0); in build_common_tree_nodes_2()
6569 bitsize_one_node = bitsize_int (1); in build_common_tree_nodes_2()
6570 bitsize_unit_node = bitsize_int (BITS_PER_UNIT); in build_common_tree_nodes_2()
Dtree.h3993 #define bitsize_int(L) size_int_kind (L, BITSIZETYPE) macro
Dc-decl.c6135 DECL_SIZE (x) = bitsize_int (width); in finish_struct()
Dexpr.c5753 bitsize_int (*pbitsize)); in get_inner_reference()
Dfold-const.c3460 size_int (bitsize), bitsize_int (bitpos)); in make_bit_field_ref()
DChangeLog-200024463 (build_common_tree_nodes): Use size_int and bitsize_int to
28147 (make_bit_field_ref): Remove extra parm to bitsize_int.
28154 (layout_record): Remove extra arg to bitsize_int.
28156 (layout_union): Remove extra arg to bitsize_int.
28158 (layout_type): Remove extra arg to bitsize_int.
28168 (size_int, bitsize_int): Don't use it and rework args.
DChangeLog-199816592 (make_bit_field_ref): Use bitsize_int for bit position.
16596 Use bitsize_int for bit size.
16603 (bitsize_int, size_int_2, BITS_PER_UNIT_LOG, sizetype, bitsizetype):
DChangeLog-19995295 (layout_record): Use bitsize_int() to define the type size in bits.
DChangeLog-200422458 (size_int, ssize_int, bitsize_int, sbitsize_int): Use size_int_kind.
/freebsd-12-stable/contrib/gcc/cp/
Dclass.c3489 bitsize_int (binfo in layout_nonempty_base_or_field()
4575 bitsize_int (BITS_PER_UNIT))); in include_empty_classes()
4884 bitsize_int (BITS_PER_UNIT))), in layout_class_type()
4891 bitsize_int (BITS_PER_UNIT))); in layout_class_type()