Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcse.c604 static unsigned hash_rtx_string (const char *);
2143 hash_rtx_string (const char *ps) in hash_rtx_string() function
2375 + hash_rtx_string (ASM_OPERANDS_TEMPLATE (x)) in hash_rtx()
2376 + hash_rtx_string (ASM_OPERANDS_OUTPUT_CONSTRAINT (x)) in hash_rtx()
2387 + hash_rtx_string in hash_rtx()
2391 hash += hash_rtx_string (ASM_OPERANDS_INPUT_CONSTRAINT (x, 0)); in hash_rtx()
2433 hash += hash_rtx_string (XSTR (x, i)); in hash_rtx()