Home
last modified time | relevance | path

Searched refs:get_int_cst_ext_nunits (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc1459 get_int_cst_ext_nunits (tree type, const wide_int &cst) in get_int_cst_ext_nunits() function
1475 unsigned int ext_len = get_int_cst_ext_nunits (type, cst); in build_new_int_cst()
1704 unsigned int ext_len = get_int_cst_ext_nunits (type, cst); in wide_int_to_tree_1()
H A DChangeLog-2015882 * tree.c (get_int_cst_ext_nunits): Return
H A DChangeLog-201440138 (get_int_cst_ext_nunits, build_new_int_cst, build_int_cstu): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c1296 get_int_cst_ext_nunits (tree type, const wide_int &cst) in get_int_cst_ext_nunits() function
1312 unsigned int ext_len = get_int_cst_ext_nunits (type, cst); in build_new_int_cst()
1516 unsigned int ext_len = get_int_cst_ext_nunits (type, cst); in wide_int_to_tree_1()