Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddata-streamer-in.c199 return wide_int::from_array (a, len, prec); in streamer_read_wide_int()
214 return widest_int::from_array (a, len); in streamer_read_widest_int()
H A Dwide-int.h1003 unsigned int from_array (HOST_WIDE_INT *, const HOST_WIDE_INT *,
1031 static wide_int from_array (const HOST_WIDE_INT *, unsigned int,
1130 wide_int_storage::from_array (const HOST_WIDE_INT *val, unsigned int len,
1134 result.set_len (wi::from_array (result.write_val (), val, len, precision,
1182 static FIXED_WIDE_INT (N) from_array (const HOST_WIDE_INT *, unsigned int,
1267 fixed_wide_int_storage <N>::from_array (const HOST_WIDE_INT *val,
1272 result.set_len (wi::from_array (result.write_val (), val, len,
3326 unsigned int from_array (HOST_WIDE_INT *, const HOST_WIDE_INT *,
H A Dcfgloop.h871 return widest_int::from_array (a, 2); in gcov_type_to_wide_int()
H A Dvalue-prof.c817 tree_val = wide_int_to_tree (get_gcov_type (), wide_int::from_array (a, 2, in gimple_divmod_fixed_value_transform()
1798 tree_val = wide_int_to_tree (get_gcov_type (), wide_int::from_array (a, 2, in gimple_stringops_transform()
H A Dlto-streamer-in.c1509 result = wide_int_to_tree (type, wide_int::from_array in lto_input_tree_1()
H A Dtree-vect-generic.c94 (type, wide_int::from_array (a, n, TYPE_PRECISION (type))); in build_replicated_const()
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 Dreal.c1506 result = wide_int::from_array (val, words, w); in real_to_integer()
H A Dfinal.c4141 wide_int w = wide_int::from_array (&CONST_WIDE_INT_ELT (x, 0), in output_addr_const()
H A Dexpmed.c5285 wide_int::from_array (&CONST_DOUBLE_LOW (x), 2, in make_tree()
H A Dsimplify-rtx.c6196 r = wide_int::from_array (tmp, units, in simplify_immed_subreg()
H A Dbuiltins.c712 wide_int c = wide_int::from_array (tmp, len, GET_MODE_PRECISION (mode)); in c_readstr()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dinit.c1692 int from_array = 0; in build_aggr_init() local
1696 from_array = 1; in build_aggr_init()
1716 from_array = (itype && same_type_p (TREE_TYPE (init), in build_aggr_init()
1720 && (!from_array in build_aggr_init()
1735 from_array, in build_aggr_init()
4006 int from_array, tsubst_flags_t complain) in build_vec_init() argument
4048 && from_array != 2) in build_vec_init()
4052 if (from_array && init && BRACE_ENCLOSED_INITIALIZER_P (init) in build_vec_init()
4074 && (from_array == 2 in build_vec_init()
4085 || from_array)) in build_vec_init()
[all …]
H A Dcp-gimplify.c604 int from_array = (init && TREE_CODE (TREE_TYPE (init)) == ARRAY_TYPE); in cp_gimplify_expr() local
609 from_array, in cp_gimplify_expr()
H A Dtypeck.c8179 int from_array; in cp_build_modify_expr() local
8233 from_array = TREE_CODE (TREE_TYPE (newrhs)) == ARRAY_TYPE in cp_build_modify_expr()
8237 from_array, complain); in cp_build_modify_expr()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dinit.c3130 int from_array, tsubst_flags_t complain) in build_vec_init() argument
3170 && from_array != 2) in build_vec_init()
3175 && (from_array == 2 in build_vec_init()
3184 || from_array)) in build_vec_init()
3243 if (from_array && init && TREE_CODE (init) != CONSTRUCTOR) in build_vec_init()
3257 && from_array != 2) in build_vec_init()
3298 from_array = 0; in build_vec_init()
3384 else if (from_array) in build_vec_init()
3403 if (from_array in build_vec_init()
3428 if (from_array) in build_vec_init()
[all …]
H A Dcp-gimplify.c524 int from_array = (init && TREE_CODE (TREE_TYPE (init)) == ARRAY_TYPE); in cp_gimplify_expr() local
529 from_array, in cp_gimplify_expr()
H A Dtypeck.c6891 int from_array; in cp_build_modify_expr() local
6933 from_array = TREE_CODE (TREE_TYPE (newrhs)) == ARRAY_TYPE in cp_build_modify_expr()
6937 from_array, complain); in cp_build_modify_expr()
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-dw2-fde.c132 ob->s.b.from_array = 1; in __register_frame_info_table_bases()
733 if (ob->s.b.from_array) in init_object()
771 if (ob->s.b.from_array) in init_object()
979 if (ob->s.b.from_array) in search_object()
H A Dunwind-dw2-fde.h55 unsigned long from_array : 1; member
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind-dw2-fde.c153 ob->s.b.from_array = 1; in __register_frame_info_table_bases()
764 if (ob->s.b.from_array) in init_object()
802 if (ob->s.b.from_array) in init_object()
1010 if (ob->s.b.from_array) in search_object()
H A Dunwind-dw2-fde.h54 unsigned long from_array : 1; member
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-lex.c718 widest_int wval = widest_int::from_array (ival, 3); in interpret_integer()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c9022 wide_int::from_array (val, 2, in set_nonincremental_init_from_string()