Home
last modified time | relevance | path

Searched refs:from_array (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddata-streamer-in.cc221 return wide_int::from_array (a, len, prec); in streamer_read_wide_int()
236 return widest_int::from_array (a, len); in streamer_read_widest_int()
H A Dwide-int.h1054 unsigned int from_array (HOST_WIDE_INT *, const HOST_WIDE_INT *,
1082 static wide_int from_array (const HOST_WIDE_INT *, unsigned int,
1181 wide_int_storage::from_array (const HOST_WIDE_INT *val, unsigned int len,
1185 result.set_len (wi::from_array (result.write_val (), val, len, precision,
1233 static FIXED_WIDE_INT (N) from_array (const HOST_WIDE_INT *, unsigned int,
1318 fixed_wide_int_storage <N>::from_array (const HOST_WIDE_INT *val,
1323 result.set_len (wi::from_array (result.write_val (), val, len,
3411 unsigned int from_array (HOST_WIDE_INT *, const HOST_WIDE_INT *,
H A Dcfgloop.h934 return widest_int::from_array (a, 2); in gcov_type_to_wide_int()
H A Dvalue-prof.cc866 tree_val = wide_int_to_tree (get_gcov_type (), wide_int::from_array (a, 2, in gimple_divmod_fixed_value_transform()
1722 tree_val = wide_int_to_tree (get_gcov_type (), wide_int::from_array (a, 2, in gimple_stringops_transform()
H A Dgraphite-isl-ast-to-gimple.cc284 widest_int wi = widest_int::from_array (chunks, n, true); in widest_int_from_isl_expr_int()
H A Dlto-streamer-in.cc1876 result = wide_int_to_tree (type, wide_int::from_array in lto_input_tree_1()
H A Dwide-int.cc144 wi::from_array (HOST_WIDE_INT *val, const HOST_WIDE_INT *xval, in from_array() function in wi
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddata-streamer-in.c210 return wide_int::from_array (a, len, prec); in streamer_read_wide_int()
225 return widest_int::from_array (a, len); in streamer_read_widest_int()
H A Dwide-int.h1054 unsigned int from_array (HOST_WIDE_INT *, const HOST_WIDE_INT *,
1082 static wide_int from_array (const HOST_WIDE_INT *, unsigned int,
1181 wide_int_storage::from_array (const HOST_WIDE_INT *val, unsigned int len,
1185 result.set_len (wi::from_array (result.write_val (), val, len, precision,
1233 static FIXED_WIDE_INT (N) from_array (const HOST_WIDE_INT *, unsigned int,
1318 fixed_wide_int_storage <N>::from_array (const HOST_WIDE_INT *val,
1323 result.set_len (wi::from_array (result.write_val (), val, len,
3407 unsigned int from_array (HOST_WIDE_INT *, const HOST_WIDE_INT *,
H A Dcfgloop.h880 return widest_int::from_array (a, 2); in gcov_type_to_wide_int()
H A Dvalue-prof.c829 tree_val = wide_int_to_tree (get_gcov_type (), wide_int::from_array (a, 2, in gimple_divmod_fixed_value_transform()
1685 tree_val = wide_int_to_tree (get_gcov_type (), wide_int::from_array (a, 2, in gimple_stringops_transform()
H A Dgraphite-isl-ast-to-gimple.c291 widest_int wi = widest_int::from_array (chunks, n, true); in widest_int_from_isl_expr_int()
H A Dlto-streamer-in.c1840 result = wide_int_to_tree (type, wide_int::from_array
H A Dwide-int.cc144 wi::from_array (HOST_WIDE_INT *val, const HOST_WIDE_INT *xval, in from_array() function in wi
H A Dtree-vect-generic.c96 (type, wide_int::from_array (a, n, TYPE_PRECISION (type))); in build_replicated_const()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c1757 int from_array = 0; in build_aggr_init() local
1761 from_array = 1; in build_aggr_init()
1782 from_array = (itype && same_type_p (TREE_TYPE (init), in build_aggr_init()
1786 && (!from_array in build_aggr_init()
1801 from_array, in build_aggr_init()
4234 int from_array, tsubst_flags_t complain) in build_vec_init() argument
4276 && from_array != 2) in build_vec_init()
4280 if (from_array && init && BRACE_ENCLOSED_INITIALIZER_P (init) in build_vec_init()
4302 && (from_array == 2 in build_vec_init()
4313 || from_array)) in build_vec_init()
[all …]
H A Dcp-gimplify.c754 int from_array = (init && TREE_CODE (TREE_TYPE (init)) == ARRAY_TYPE); in cp_gimplify_expr() local
759 from_array, in cp_gimplify_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc1983 int from_array = 0; in build_aggr_init() local
1987 from_array = 1; in build_aggr_init()
2008 from_array = (itype && same_type_p (TREE_TYPE (init), in build_aggr_init()
2012 && (!from_array in build_aggr_init()
2027 from_array, in build_aggr_init()
4354 int from_array, in build_vec_init() argument
4397 && from_array != 2) in build_vec_init()
4404 if (from_array && init && BRACE_ENCLOSED_INITIALIZER_P (init) in build_vec_init()
4428 && (from_array == 2 in build_vec_init()
4439 || from_array)) in build_vec_init()
[all …]
H A Dtree.cc848 int from_array = (init && TREE_CODE (TREE_TYPE (init)) == ARRAY_TYPE); in expand_vec_init_expr() local
851 from_array, complain, flags); in expand_vec_init_expr()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-dw2-fde.c153 ob->s.b.from_array = 1; in __register_frame_info_table_bases()
769 if (ob->s.b.from_array) in init_object()
807 if (ob->s.b.from_array) in init_object()
1015 if (ob->s.b.from_array) in search_object()
H A Dunwind-dw2-fde.h54 unsigned long from_array : 1; member
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-dw2-fde.c153 ob->s.b.from_array = 1; in __register_frame_info_table_bases()
769 if (ob->s.b.from_array) in init_object()
807 if (ob->s.b.from_array) in init_object()
1015 if (ob->s.b.from_array) in search_object()
H A Dunwind-dw2-fde.h54 unsigned long from_array : 1; member
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc831 widest_int wval = widest_int::from_array (ival, 3); in interpret_integer()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c771 widest_int wval = widest_int::from_array (ival, 3); in interpret_integer()

12