Searched refs:SYMHASH (Results 1 – 3 of 3) sorted by relevance
2905 #define SYMHASH(LABEL) (((unsigned long) (LABEL)) % MAX_RTX_HASH_TABLE) macro3270 hash = SYMHASH (XSTR (XEXP (def, 0), 0));3292 for (pool = f->varasm->x_const_rtx_sym_hash_table[SYMHASH (label)]; pool;
8714 (SYMHASH): Likewise.
12996 (SYMHASH): Don't use HASHBITS.