Home
last modified time | relevance | path

Searched refs:thc (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c11676 const struct toc_hash_struct *thc = local
11678 return rs6000_hash_constant (thc->key) ^ thc->key_mode;
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c15862 const struct toc_hash_struct *thc = in toc_hash_function() local
15864 return rs6000_hash_constant (thc->key) ^ thc->key_mode; in toc_hash_function()