Lines Matching full:fullregcount
6087 int fullRegCount = regCount + kExtraRegs;6093 int regCharSize = fullRegCount + (fullRegCount-1)/4 + 2 +1;