Searched refs:tree_to_uhwi (Results 1 – 14 of 14) sorted by relevance
343 size = tree_to_uhwi (DECL_SIZE_UNIT (DECL)); \371 size = tree_to_uhwi (DECL_SIZE_UNIT (DECL)); \
313 (TREE_CONSTANT(typesize) && (!tree_to_uhwi(typesize) || in is_flexible_array()314 tree_to_uhwi(typesize) == tree_to_uhwi(elemsize)))) in is_flexible_array()520 tree_to_uhwi(TYPE_SIZE(TREE_TYPE(TREE_TYPE(lastval))))); in update_decl_size()
442 static inline unsigned HOST_WIDE_INT tree_to_uhwi(const_tree t) in tree_to_uhwi() function
203 result_flags &= ~tree_to_uhwi (TREE_VALUE (value));
139 tree_to_uhwi
1624 return tree_to_uhwi (TYPE_SIZE_UNIT (TREE_TYPE (DR_REF (dr_info->dr))));
4505 extern unsigned HOST_WIDE_INT tree_to_uhwi (const_tree)4518 tree_to_uhwi (const_tree t) in tree_to_uhwi() function
10500 can then be extracted using 'tree_to_shwi' and 'tree_to_uhwi'.45087 off += tree_to_uhwi (@1);56011 * tree_to_uhwi: Constant expressions.