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

References

lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  754   if (TII->isRxSBGMask(Mask, RxSBG.BitSize, RxSBG.Start, RxSBG.End)) {
 1029       RISBG.Start >= 32 && RISBG.End >= RISBG.Start &&
 1031       ((RISBG.End + RISBG.Rotate) & 63) >=
 1036     RISBG.End &= 31;
 1042     CurDAG->getTargetConstant(RISBG.End | 128, DL, MVT::i32),
 1099     CurDAG->getTargetConstant(RxSBG[I].End, DL, MVT::i32),