Searched refs:cselib_find_slot (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcselib.c607 cselib_find_slot (machine_mode mode, rtx x, hashval_t hash,
1594 slot = cselib_find_slot (mode, x, mem_elt->hash, INSERT, VOIDmode);
2280 slot = cselib_find_slot (mode, x, e->hash, INSERT, memmode);
2293 slot = cselib_find_slot (mode, x, hashval,
606 cselib_find_slot (machine_mode mode, rtx x, hashval_t hash, function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcselib.cc608 cselib_find_slot (machine_mode mode, rtx x, hashval_t hash,
1663 slot = cselib_find_slot (mode, x, mem_elt->hash, INSERT, VOIDmode);
2348 slot = cselib_find_slot (mode, x, e->hash, INSERT, memmode);
2361 slot = cselib_find_slot (mode, x, hashval,
607 cselib_find_slot (machine_mode mode, rtx x, hashval_t hash, function

Completed in 96 milliseconds