Searched refs:reg_max (Results 1 – 2 of 2) sorted by relevance
1249 RegStorage reg_max; in GenInlinedCharAt() local1258 reg_max = AllocTemp(); in GenInlinedCharAt()1259 Load32Disp(rl_obj.reg, count_offset, reg_max); in GenInlinedCharAt()1267 OpRegReg(kOpCmp, rl_idx.reg, reg_max); in GenInlinedCharAt()1268 FreeTemp(reg_max); in GenInlinedCharAt()
2845 RegStorage reg_max; in GenInlinedCharAt() local