Searched refs:cache_integer_cst (Results 1 – 12 of 12) sorted by relevance
1843 cache_integer_cst (t); in process_new_tree()
1852 cache_integer_cst (t); in process_new_tree()
5099 extern void cache_integer_cst (tree);
1702 cache_integer_cst (tree t) in cache_integer_cst() function
5282 extern tree cache_integer_cst (tree, bool might_duplicate = false);
1901 cache_integer_cst (tree t, bool might_duplicate ATTRIBUTE_UNUSED) in cache_integer_cst() function
4430 * tree.h (cache_integer_cst): Add defaulted might_duplicate parm.4431 * tree.c (cache_integer_cst): Return the integer cst, add6965 * tree.c (cache_integer_cst): Fixup pointer caching to match17516 * tree.c (cache_integer_cst): Note why no caching of enum literals.
27660 * tree.c (cache_integer_cst): New function.27661 * tree.h (cache_integer_cst): Declare.
5750 (cache_integer_cst): Likewise.
12444 * tree.c (cache_integer_cst, real_value_from_int_cst, integer_zerop)
40148 (cache_integer_cst): Use wide-int interfaces.
8058 decl = cache_integer_cst (decl, true); in decl_value()8962 existing = cache_integer_cst (t, true); in tree_value()