Searched refs:tem_hash (Results 1 – 3 of 3) sorted by relevance
687 unsigned int tem_hash = cselib_hash_rtx (tem, create); in cselib_hash_rtx() local689 if (tem_hash == 0) in cselib_hash_rtx()692 hash += tem_hash; in cselib_hash_rtx()698 unsigned int tem_hash in cselib_hash_rtx() local701 if (tem_hash == 0) in cselib_hash_rtx()704 hash += tem_hash; in cselib_hash_rtx()
648 unsigned int tem_hash = hash_rtx (tem, 0, create); local650 if (tem_hash == 0)653 hash += tem_hash;658 unsigned int tem_hash = hash_rtx (XVECEXP (x, i, j), 0, create); local660 if (tem_hash == 0)663 hash += tem_hash;
1493 unsigned int tem_hash; local1506 tem_hash = hash0; hash0 = hash1; hash1 = tem_hash;1511 tem_hash = hash1; hash1 = hash2; hash2 = tem_hash;1523 tem_hash = hash1; hash1 = hash2; hash2 = tem_hash;