Home | History | Annotate | Download | only in analysis

Lines Matching full:fullregcount

6087     int fullRegCount = regCount + kExtraRegs;
6093 int regCharSize = fullRegCount + (fullRegCount-1)/4 + 2 +1;