Searched refs:fullRegCount (Results 1 – 1 of 1) sorted by relevance
6405 int fullRegCount = regCount + kExtraRegs; in dumpRegTypes() local6411 int regCharSize = fullRegCount + (fullRegCount-1)/4 + 2 +1; in dumpRegTypes()