reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/SystemZ/SystemZInstrInfo.cpp
 1572   Mask &= allOnes(BitSize);
 1573   if (Mask == 0)
 1579   if (isStringOfOnes(Mask, LSB, Length)) {
 1587   if (isStringOfOnes(Mask ^ allOnes(BitSize), LSB, Length)) {