Home
last modified time | relevance | path

Searched refs:fixed_hash (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfixed-value.h79 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
H A Dfixed-value.c40 fixed_hash (const FIXED_VALUE_TYPE *f) in fixed_hash() function
H A Dcselib.c1117 hash += fixed_hash (CONST_FIXED_VALUE (x)); in cselib_hash_rtx()
H A Dvarasm.c2723 return fixed_hash (TREE_FIXED_CST_PTR (exp)); in const_hash_1()
3454 h ^= fixed_hash (CONST_FIXED_VALUE (x)); in const_rtx_hash_1()
H A Demit-rtl.c232 h = fixed_hash (CONST_FIXED_VALUE (value)); in const_fixed_htab_hash()
H A Dcse.c2357 hash += fixed_hash (CONST_FIXED_VALUE (x)); in hash_rtx_cb()
H A Dtree.c6917 unsigned int val2 = fixed_hash (TREE_FIXED_CST_PTR (t)); in iterative_hash_expr()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
H A Dfixed-value.c40 fixed_hash (const FIXED_VALUE_TYPE *f) in fixed_hash() function
H A Dcselib.c1159 hash += fixed_hash (CONST_FIXED_VALUE (x)); in cselib_hash_rtx()
H A Dvarasm.c3015 return fixed_hash (TREE_FIXED_CST_PTR (exp)); in const_hash_1()
3701 h ^= fixed_hash (CONST_FIXED_VALUE (x)); in const_rtx_hash_1()
H A Demit-rtl.c329 h = fixed_hash (CONST_FIXED_VALUE (value)); in hash()
H A Dcse.c2348 hash += fixed_hash (CONST_FIXED_VALUE (x)); in hash_rtx_cb()
H A Dtree.c7298 unsigned int val2 = fixed_hash (TREE_FIXED_CST_PTR (t)); in add_expr()