Home | History | Annotate | Download | only in ARM

Lines Matching refs:RegEnd

1695         unsigned RegBegin, RegEnd;
1696 CCInfo.getInRegsParamInfo(CurByValIdx, RegBegin, RegEnd);
1701 for (i = 0, j = RegBegin; j < RegEnd; i++, j++) {
1714 offset = RegEnd - RegBegin;