Home
last modified time | relevance | path

Searched refs:tree_type (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c330 static tree ffecom_intrinsic_ichar_ (tree tree_type, ffebld arg,
354 static tree ffecom_tree_divide_ (tree tree_type, tree left, tree right,
840 tree tree_type; in ffecom_arrayref_() local
911 tree_type = TREE_TYPE (element); in ffecom_arrayref_()
912 tree_type_x = tree_type; in ffecom_arrayref_()
913 if (tree_type in ffecom_arrayref_()
914 && GET_MODE_CLASS (TYPE_MODE (tree_type)) == MODE_INT in ffecom_arrayref_()
915 && TYPE_PRECISION (tree_type) < TYPE_PRECISION (sizetype)) in ffecom_arrayref_()
916 tree_type_x = (TREE_UNSIGNED (tree_type) ? usizetype : ssizetype); in ffecom_arrayref_()
957 tree_type = TREE_TYPE (element); in ffecom_arrayref_()
[all …]
H A Dcom.h214 tree tree_type,ffebldConst ct);
216 ffeinfoKindtype kt, tree tree_type);
H A DChangeLog.02417 tree_type, the default being NULL_TREE once again (so
3734 (ffecom_tree_divide_): Add tree_type argument, have all callers
3851 For MVBITS, set tree_type to void_type_node.
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dsom.h104 tree tree_type = TREE_TYPE (DECL); \
161 if (TYPE_ARG_TYPES (tree_type) != 0 \
162 && (TREE_VALUE (tree_last (TYPE_ARG_TYPES (tree_type)))\
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/
H A Dsom.h144 tree tree_type = TREE_TYPE (DECL); \
201 if (TYPE_ARG_TYPES (tree_type) != 0 \
202 && (TREE_VALUE (tree_last (TYPE_ARG_TYPES (tree_type)))\
/openbsd-src/gnu/gcc/gcc/
H A Dipa-cp.c462 tree tree_type) in build_const_val() argument
467 const_val = fold_convert (tree_type, cvalue->value); in build_const_val()
H A Dcfgexpand.c978 record_or_union_type_has_array_p (tree tree_type) in record_or_union_type_has_array_p() argument
980 tree fields = TYPE_FIELDS (tree_type); in record_or_union_type_has_array_p()
H A Dtree.h2082 struct tree_type GTY(())
3205 struct tree_type GTY ((tag ("TS_TYPE"))) type;
H A Dtree.c348 return sizeof (struct tree_type); in tree_code_size()
4310 tree_node_sizes[(int) t_kind] -= sizeof (struct tree_type); in type_hash_canon()
H A Dfold-const.c11884 && sizeof (struct tree_type) <= sizeof (struct tree_function_decl)); in fold_checksum_tree()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c1160 enum tree_code tree_type; member
1181 enum tree_code tree_type; member
5733 enum tree_code tree_type; in cp_parser_binary_expression() local
5763 tree_type = binops_by_token[token->type].tree_type; in cp_parser_binary_expression()
5784 sp->tree_type = tree_type; in cp_parser_binary_expression()
5802 tree_type = sp->tree_type; in cp_parser_binary_expression()
5808 lhs = build_x_binary_op (tree_type, lhs, rhs, &overloaded_p); in cp_parser_binary_expression()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.h1243 struct tree_type GTY(())
1941 struct tree_type GTY ((tag ("TS_TYPE"))) type;
H A Dtree.c168 return sizeof (struct tree_type);
2997 tree_node_sizes[(int) t_kind] -= sizeof (struct tree_type);
H A DChangeLog.3914 (struct tree_type, struct tree_decl): Add user_align member.
1605 (struct tree_block, struct tree_type, struct tree_decl): Likewise.
1863 * tree.h (struct tree_type): alias_set is HOST_WIDE_INT.
4671 (tree_type): Add pointer_depth member. Remove
6680 * tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7.
H A DChangeLog.01175 * tree.h (tree_type): Add alias_set field.
3428 (struct tree_type): Add size_unit member.
H A DChangeLog.73245 (struct tree_type): Likewise.
3921 (struct tree_type): Add field symtab.die. Add a tag
H A DFSFChangeLog.108503 (struct tree_type): Delete unused field `parse_info'.
H A DChangeLog.46446 (struct tree_type): Remove obstack.
H A DChangeLog.110751 (tree_type): Add restrict_flag. Reduce count of free bits.
H A DChangeLog.611937 (struct tree_type): Remove noncopied_parts.