Searched refs:hash_rtx_string (Results 1 – 2 of 2) sorted by relevance
573 static inline unsigned hash_rtx_string (const char *);2202 hash_rtx_string (const char *ps) in hash_rtx_string() function2462 + hash_rtx_string (ASM_OPERANDS_TEMPLATE (x)) in hash_rtx_cb()2463 + hash_rtx_string (ASM_OPERANDS_OUTPUT_CONSTRAINT (x)) in hash_rtx_cb()2474 + hash_rtx_string in hash_rtx_cb()2478 hash += hash_rtx_string (ASM_OPERANDS_INPUT_CONSTRAINT (x, 0)); in hash_rtx_cb()2522 hash += hash_rtx_string (XSTR (x, i)); in hash_rtx_cb()
586 static inline unsigned hash_rtx_string (const char *);2226 hash_rtx_string (const char *ps) in hash_rtx_string() function2471 + hash_rtx_string (ASM_OPERANDS_TEMPLATE (x)) in hash_rtx_cb()2472 + hash_rtx_string (ASM_OPERANDS_OUTPUT_CONSTRAINT (x)) in hash_rtx_cb()2483 + hash_rtx_string in hash_rtx_cb()2487 hash += hash_rtx_string (ASM_OPERANDS_INPUT_CONSTRAINT (x, 0)); in hash_rtx_cb()2531 hash += hash_rtx_string (XSTR (x, i)); in hash_rtx_cb()