Searched refs:etype (Results 1 - 25 of 31) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/objc.dg/gnu-encoding/
H A Dstruct-layout-encoding-1_generate.c171 enum ETYPE etype : 8; member in struct:entry
173 unsigned char etype;
332 switch (e[0].etype)
339 if (e[0].etype == ETYPE_STRUCT || e[0].etype == ETYPE_STRUCT_ARRAY)
343 if (e[0].etype == ETYPE_STRUCT_ARRAY || e[0].etype == ETYPE_UNION_ARRAY)
391 if (e[0].etype == ETYPE_ARRAY)
634 switch (e[0].etype)
655 if (e[0].etype
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/compat/
H A Dstruct-layout-1_generate.c396 enum ETYPE etype : 8; member in struct:entry
398 unsigned char etype;
614 switch (e[0].etype)
621 if (e[0].etype == ETYPE_STRUCT || e[0].etype == ETYPE_STRUCT_ARRAY)
625 if (e[0].etype == ETYPE_STRUCT_ARRAY || e[0].etype == ETYPE_UNION_ARRAY)
680 if (e[0].etype == ETYPE_ARRAY)
698 if (e[0].etype == ETYPE_ARRAY
881 switch (e[0].etype)
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c735 enum ETYPE etype : 8; member in struct:entry
737 unsigned char etype;
870 switch (e[0].etype)
877 if (e[0].etype == ETYPE_STRUCT || e[0].etype == ETYPE_STRUCT_ARRAY)
881 if (e[0].etype == ETYPE_STRUCT_ARRAY || e[0].etype == ETYPE_UNION_ARRAY)
936 if (e[0].etype == ETYPE_ARRAY)
954 if (e[0].etype == ETYPE_ARRAY
1229 switch (e[0].etype)
[all...]
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dutils.c3902 tree etype = TREE_TYPE (expr);
3940 if (TYPE_IS_THIN_POINTER_P (etype))
3942 tree field = TYPE_FIELDS (TREE_TYPE (etype));
3949 if (TYPE_UNCONSTRAINED_ARRAY (TREE_TYPE (etype)))
3952 = build_binary_op (POINTER_PLUS_EXPR, etype, expr,
3980 build_template (template_type, TREE_TYPE (etype),
4010 tree etype = TREE_TYPE (expr);
4011 enum tree_code ecode = TREE_CODE (etype);
4015 if (etype == type)
4022 && TYPE_PADDING_P (type) && TYPE_PADDING_P (etype)
3876 tree etype = TREE_TYPE (expr); local
3983 tree etype = TREE_TYPE (expr); local
4803 tree etype = TREE_TYPE (expr); local
[all...]
H A Dgigi.h1057 tree etype = TREE_TYPE (exp);
1059 if (VECTOR_TYPE_P (etype))
1060 exp = convert (TYPE_REPRESENTATIVE_ARRAY (etype), exp);
1056 tree etype = TREE_TYPE (exp); local
H A Ddecl.c6087 enum attr_type etype;
6093 etype = ATTR_MACHINE_ATTRIBUTE;
6097 etype = ATTR_LINK_ALIAS;
6101 etype = ATTR_LINK_SECTION;
6105 etype = ATTR_LINK_CONSTRUCTOR;
6109 etype = ATTR_LINK_DESTRUCTOR;
6113 etype = ATTR_WEAK_EXTERNAL;
6117 etype = ATTR_THREAD_LOCAL_STORAGE;
6159 prepend_one_attribute (attr_list, etype, gnu_arg0,
6083 enum attr_type etype; local
H A Dtrans.c3850 tree etype;
3856 etype = build_unary_op (ADDR_EXPR, NULL_TREE, unhandled_others_decl);
3857 etype = tree_cons (NULL_TREE, etype, NULL_TREE);
3859 t = build2 (CATCH_EXPR, void_type_node, etype, t);
3840 tree etype; local
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dactions.c470 tree etype = TREE_TYPE (expr);
491 if (etype && TREE_CODE (etype) == REFERENCE_TYPE)
492 etype = TREE_TYPE (etype);
494 if (etype
498 && (CH_STRING_TYPE_P (etype)
499 || (chill_varying_type_p (etype)
500 && CH_STRING_TYPE_P (CH_VARYING_ARRAY_TYPE (etype)))))
523 && etype !
466 tree etype = TREE_TYPE (expr); local
[all...]
H A Dexpr.c2123 tree etype, cond;
2163 etype = class.mode;
2164 expr = convert (etype, expr);
2171 convert (etype,
2172 op == PLUS_EXPR ? TYPE_MAX_VALUE (etype)
2173 : TYPE_MIN_VALUE (etype))));
2187 expr = fold (build (op, etype, expr,
2188 convert (etype, integer_one_node)));
2115 tree etype, cond; local
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-types.c1430 gfc_get_dtype_rank_type (int rank, tree etype)
1438 switch (TREE_CODE (etype))
1476 size = TYPE_SIZE_UNIT (etype);
1510 tree etype;
1519 etype = gfc_get_element_type (type);
1520 dtype = gfc_get_dtype_rank_type (rank, etype);
1531 gfc_get_nodesc_array_type (tree etype, gfc_array_spec * as, gfc_packed packed,
1555 type = build_variant_type_copy (etype);
1662 build_pointer_type (build_array_type (etype, range));
1695 build_pointer_type (etype);
1423 gfc_get_dtype_rank_type(int rank, tree etype) argument
1503 tree etype; local
1524 gfc_get_nodesc_array_type(tree etype, gfc_array_spec * as, gfc_packed packed, bool restricted) argument
1823 gfc_get_array_type_bounds(tree etype, int dimen, int codimen, tree * lbound, tree * ubound, int packed, enum gfc_array_kind akind, bool restricted) argument
3056 tree etype, ptype, field, t, base_decl; local
[all...]
H A Dtrans-decl.c3753 tree etype = GFC_TYPE_ARRAY_DATAPTR_TYPE (type); local
3755 while (POINTER_TYPE_P (etype))
3756 etype = TREE_TYPE (etype);
3758 gfc_trans_vla_type_sizes_1 (etype, body);
H A Dtrans-openmp.c961 tree etype = gfc_get_element_type (type); local
962 ptr = fold_convert (build_pointer_type (etype), ptr);
964 srcptr = fold_convert (build_pointer_type (etype), srcptr);
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-d10v.c73 static packing_type etype = PACK_UNSPEC; /* Used by d10v_cleanup. */ variable
1634 NOTE: accesses a global, etype.
1650 && etype == PACK_UNSPEC
1743 /* etype is saved extype. For multi-line instructions. */
1749 if (etype == PACK_UNSPEC)
1793 etype = extype;
1799 if (etype != PACK_UNSPEC)
1801 extype = etype;
1802 etype = PACK_UNSPEC;
H A Dtc-d30v.c1607 static exec_type_enum etype = EXEC_UNKNOWN; local
1622 if (etype == EXEC_UNKNOWN)
1667 (extype != EXEC_UNKNOWN || etype != EXEC_UNKNOWN),
1672 etype = extype;
1677 if (etype != EXEC_UNKNOWN)
1679 extype = etype;
1680 etype = EXEC_UNKNOWN;
/haiku-buildtools/binutils/gas/config/
H A Dtc-d10v.c72 static packing_type etype = PACK_UNSPEC; /* Used by d10v_cleanup. */ variable
1602 NOTE: accesses a global, etype.
1618 && etype == PACK_UNSPEC
1720 /* etype is saved extype. For multi-line instructions. */
1726 if (etype == PACK_UNSPEC)
1769 etype = extype;
1775 if (etype != PACK_UNSPEC)
1777 extype = etype;
1778 etype = PACK_UNSPEC;
H A Dtc-d30v.c1573 static exec_type_enum etype = EXEC_UNKNOWN; local
1588 if (etype == EXEC_UNKNOWN)
1633 (extype != EXEC_UNKNOWN || etype != EXEC_UNKNOWN),
1638 etype = extype;
1643 if (etype != EXEC_UNKNOWN)
1645 extype = etype;
1646 etype = EXEC_UNKNOWN;
/haiku-buildtools/gcc/gcc/
H A Dtree-chkp.c1573 chkp_build_array_ref (tree arr, tree etype, tree esize, argument
1595 TREE_TYPE (res) = etype;
1599 res = build4 (ARRAY_REF, etype, arr, index, NULL_TREE, NULL_TREE);
1657 tree etype = TREE_TYPE (type); local
1658 HOST_WIDE_INT esize = TREE_INT_CST_LOW (TYPE_SIZE (etype));
1667 tree arr_elem = chkp_build_array_ref (base, etype,
1668 TYPE_SIZE (etype),
1709 tree etype = TREE_TYPE (type); local
1710 HOST_WIDE_INT esize = TREE_INT_CST_LOW (TYPE_SIZE (etype));
1719 chkp_find_bound_slots_1 (etype, have_boun
3714 tree etype = TREE_TYPE (type); local
[all...]
H A Dfold-const.c4536 tree etype = TREE_TYPE (exp), value;
4542 && TREE_CODE (etype) == POINTER_TYPE
4543 && TREE_CODE (TREE_TYPE (etype)) == FUNCTION_TYPE)
4561 fold_convert_loc (loc, etype, high));
4565 fold_convert_loc (loc, etype, low));
4569 fold_convert_loc (loc, etype, low));
4573 if (! TYPE_UNSIGNED (etype))
4575 etype = unsigned_type_for (etype);
4576 high = fold_convert_loc (loc, etype, hig
4516 tree etype = TREE_TYPE (exp), value; local
7686 tree etype, rpart, ipart; local
7710 tree etype, elem; local
[all...]
H A Dgimple-fold.c1220 tree etype; local
1245 etype = TREE_TYPE (var);
1246 if (TREE_CODE (etype) == ARRAY_TYPE)
1247 etype = TREE_TYPE (etype);
1249 if (!INTEGRAL_TYPE_P (etype)
1250 && !POINTER_TYPE_P (etype))
1257 if (GET_MODE_SIZE (TYPE_MODE (etype)) != length
1278 var = fold_build2 (MEM_REF, etype, dest, build_int_cst (ptr_type_node, 0));
1279 gimple store = gimple_build_assign (var, build_int_cst_type (etype, cva
[all...]
H A Dtree-ssa-reassoc.c2638 tree etype = unsigned_type_for (TREE_TYPE (exp)); local
2639 exp = fold_build2_loc (loc, MINUS_EXPR, etype,
2640 fold_convert_loc (loc, etype, exp),
2641 fold_convert_loc (loc, etype, lowi));
/haiku-buildtools/gcc/gcc/cp/
H A Dmangle.c2102 tree etype = NULL_TREE; local
2111 etype = TREE_TYPE (expr);
2118 if (etype && !type_uses_auto (etype))
2124 write_type (etype);
H A Dcall.c1527 tree etype = TREE_TYPE (elt);
1528 if (reference_related_p (to, etype))
1531 from = etype;
/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c1798 debug_type etype; local
1801 if (! ieee_read_type_index (info, pp, &etype)
1805 type = debug_make_array_type (dhandle, etype,
1896 debug_type etype; local
1899 || ! ieee_read_type_index (info, pp, &etype))
1904 type = debug_make_set_type (dhandle, etype, FALSE);
/haiku-buildtools/binutils/binutils/
H A Dieee.c1808 debug_type etype; local
1811 if (! ieee_read_type_index (info, pp, &etype)
1815 type = debug_make_array_type (dhandle, etype,
1906 debug_type etype; local
1909 || ! ieee_read_type_index (info, pp, &etype))
1914 type = debug_make_set_type (dhandle, etype, FALSE);
/haiku-buildtools/legacy/gcc/gcc/
H A Dfold-const.c3413 tree etype = TREE_TYPE (exp);
3432 else if (TREE_UNSIGNED (etype) && integer_zerop (low))
3437 utype = unsigned_type (etype);
3445 fold (build (MINUS_EXPR, etype, exp, low)),
3446 1, convert (etype, integer_zero_node), value);
3388 tree etype = TREE_TYPE (exp); local

Completed in 752 milliseconds

12