Home
last modified time | relevance | path

Searched refs:rs6000_hash_constant (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/rs6000/
Drs6000.c588 static unsigned rs6000_hash_constant (rtx);
15842 rs6000_hash_constant (rtx k) in rs6000_hash_constant() function
15888 result = result * 1231 + rs6000_hash_constant (XEXP (k, fidx)); in rs6000_hash_constant()
15919 return rs6000_hash_constant (thc->key) ^ thc->key_mode; in toc_hash_function()
/freebsd-9-stable/contrib/gcc/
DChangeLog-20006027 * rs6000/rs6000.c (rs6000_hash_constant): Use X0INT to access a
13641 (rs6000_hash_constant): Hash mode too.
25892 (rs6000_hash_constant): New function.
DChangeLog-20026896 * config/rs6000/rs6000.c (rs6000_hash_constant): Use real_hash;
11584 * config/rs6000/rs6000.c(rs6000_hash_constant): Fix
22177 (rs6000_hash_constant): Remove CONST_DOUBLE special case.
DChangeLog-20015598 * config/rs6000/rs6000.c (rs6000_hash_constant, toc_hash_eq):
DChangeLog-200522101 rs6000_output_function_epilogue, rs6000_hash_constant, output_toc,
DChangeLog-200326927 * config/rs6000/rs6000.c (rs6000_hash_constant): Skip '0' fields.