Home
last modified time | relevance | path

Searched refs:wide_int_to_tree_1 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc1683 wide_int_to_tree_1 (tree type, const wide_int_ref &pcst) in wide_int_to_tree_1() function
1877 coeffs[i] = wide_int_to_tree_1 (type, c.coeffs[i]); in build_poly_int_cst()
1889 return wide_int_to_tree_1 (type, value.coeffs[0]); in wide_int_to_tree()
H A DChangeLog-202016399 out from wide_int_to_tree_1.
16400 (wide_int_to_tree_1): Cache 0, 1, and MAX for pointers.
H A DChangeLog-201820773 (wide_int_to_tree_1): Likewise.
H A DChangeLog-20195749 * tree.c (wide_int_to_tree_1): Likewise.
H A DChangeLog-20171829 (wide_int_to_tree_1): ...this.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c1495 wide_int_to_tree_1 (tree type, const wide_int_ref &pcst) in wide_int_to_tree_1() function
1685 coeffs[i] = wide_int_to_tree_1 (type, c.coeffs[i]); in build_poly_int_cst()
1697 return wide_int_to_tree_1 (type, value.coeffs[0]); in wide_int_to_tree()