Searched refs:rs6000_hash_constant (Results 1 – 7 of 7) sorted by relevance
181 static unsigned rs6000_hash_constant PARAMS ((rtx));11601 rs6000_hash_constant (k) in rs6000_hash_constant() function11648 result = result * 1231 + rs6000_hash_constant (XEXP (k, fidx));11678 return rs6000_hash_constant (thc->key) ^ thc->key_mode;
588 static unsigned rs6000_hash_constant (rtx);15787 rs6000_hash_constant (rtx k) in rs6000_hash_constant() function15833 result = result * 1231 + rs6000_hash_constant (XEXP (k, fidx)); in rs6000_hash_constant()15864 return rs6000_hash_constant (thc->key) ^ thc->key_mode; in toc_hash_function()
6021 * rs6000/rs6000.c (rs6000_hash_constant): Use X0INT to access a13635 (rs6000_hash_constant): Hash mode too.
13002 * config/rs6000/rs6000.c (rs6000_hash_constant): Use real_hash;17292 * config/rs6000/rs6000.c(rs6000_hash_constant): Fix
10626 (rs6000_hash_constant): New function.
5598 * config/rs6000/rs6000.c (rs6000_hash_constant, toc_hash_eq):
7730 (rs6000_hash_constant): Remove CONST_DOUBLE special case.