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

/freebsd-10.0-release/contrib/gcc/
H A Dcselib.c1051 unsigned int this_last = i;
1054 this_last += hard_regno_nregs[i][GET_MODE (v->u.val_rtx)] - 1;
1056 if (this_last < regno || v == NULL)
1050 unsigned int this_last = i; local

Completed in 65 milliseconds