Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc16870 rs6000_hash_constant (rtx k) in rs6000_hash_constant() function
16922 result = result * 1231 + rs6000_hash_constant (XEXP (k, fidx)); in rs6000_hash_constant()
16951 return rs6000_hash_constant (thc->key) ^ thc->key_mode; in hash()
/netbsd/src/external/gpl3/gcc/dist/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-200326927 * config/rs6000/rs6000.c (rs6000_hash_constant): Skip '0' fields.
DChangeLog-200522100 rs6000_output_function_epilogue, rs6000_hash_constant, output_toc,
DChangeLog-20182363 (rs6000_hash_constant): Remove code dealing with integers in
DChangeLog-201439742 (rs6000_hash_constant): Likewise.