Searched refs:GroupStart (Results 1 – 4 of 4) sorted by relevance
48 int GroupStart = Option->getValueAsInt("GroupStart"); in CommandOption() local50 for (int i = GroupStart; i <= GroupEnd; ++i) in CommandOption()
121 int GroupStart = start;126 int GroupStart = group;
3082 unsigned GroupStart = (Src2Enc / 4) * 4; in validateInstruction() local3083 unsigned GroupEnd = GroupStart + 3; in validateInstruction()3086 RegName.take_front(3) + Twine(GroupStart) + "' to '" + in validateInstruction()
3846 unsigned GroupStart = (Src2Enc / 4) * 4; in validateInstruction() local3847 unsigned GroupEnd = GroupStart + 3; in validateInstruction()3850 RegName.take_front(3) + Twine(GroupStart) + "' to '" + in validateInstruction()