Home | History | Annotate | Download | only in AsmParser

Lines Matching full:lastset

2267     unsigned LastSet = findLastSet((uint64_t)ImmValue);
2268 unsigned ShiftAmount = FirstSet - (15 - (LastSet - FirstSet));