/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | data-streamer-in.cc | 221 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 D | wide-int.h | 1054 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 D | cfgloop.h | 934 return widest_int::from_array (a, 2); in gcov_type_to_wide_int()
|
H A D | value-prof.cc | 866 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 D | graphite-isl-ast-to-gimple.cc | 284 widest_int wi = widest_int::from_array (chunks, n, true); in widest_int_from_isl_expr_int()
|
H A D | lto-streamer-in.cc | 1876 result = wide_int_to_tree (type, wide_int::from_array in lto_input_tree_1()
|
H A D | wide-int.cc | 144 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 D | data-streamer-in.c | 210 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 D | wide-int.h | 1054 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 D | cfgloop.h | 880 return widest_int::from_array (a, 2); in gcov_type_to_wide_int()
|
H A D | value-prof.c | 829 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 D | graphite-isl-ast-to-gimple.c | 291 widest_int wi = widest_int::from_array (chunks, n, true); in widest_int_from_isl_expr_int()
|
H A D | lto-streamer-in.c | 1840 result = wide_int_to_tree (type, wide_int::from_array
|
H A D | wide-int.cc | 144 wi::from_array (HOST_WIDE_INT *val, const HOST_WIDE_INT *xval, in from_array() function in wi
|
H A D | tree-vect-generic.c | 96 (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 D | init.c | 1757 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 D | cp-gimplify.c | 754 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 D | init.cc | 1983 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 D | tree.cc | 848 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 D | unwind-dw2-fde.c | 153 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 D | unwind-dw2-fde.h | 54 unsigned long from_array : 1; member
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | unwind-dw2-fde.c | 153 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 D | unwind-dw2-fde.h | 54 unsigned long from_array : 1; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-lex.cc | 831 widest_int wval = widest_int::from_array (ival, 3); in interpret_integer()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-lex.c | 771 widest_int wval = widest_int::from_array (ival, 3); in interpret_integer()
|