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

References

lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  122       Mask(allOnes(BitSize)), Input(N), Start(64 - BitSize), End(63),
  122       Mask(allOnes(BitSize)), Input(N), Start(64 - BitSize), End(63),
  754   if (TII->isRxSBGMask(Mask, RxSBG.BitSize, RxSBG.Start, RxSBG.End)) {
  831     if (RxSBG.BitSize != 64 || N.getValueType() != MVT::i64)