Searched refs:tree_fits_uhwi_p (Results 1 – 5 of 5) sorted by relevance
428 static inline bool tree_fits_uhwi_p(const_tree t) in tree_fits_uhwi_p() function444 gcc_assert(tree_fits_uhwi_p(t)); in tree_to_uhwi()
4498 extern bool tree_fits_uhwi_p (const_tree) ATTRIBUTE_PURE;4520 gcc_assert (tree_fits_uhwi_p (t)); in tree_to_uhwi()
10497 The functions 'tree_fits_shwi_p' and 'tree_fits_uhwi_p' can be used55979 * tree_fits_uhwi_p: Constant expressions.