Lines Matching defs:End
103 // given by Opcode. The operands are: Input (R2), Start (I3), End (I4) and
117 Mask(allOnes(BitSize)), Input(N), Start(64 - BitSize), End(63),
125 unsigned End;
337 } // end anonymous namespace
685 if (TII->isRxSBGMask(Mask, RxSBG.BitSize, RxSBG.Start, RxSBG.End)) {
909 RISBG.End &= 31;
915 CurDAG->getTargetConstant(RISBG.End | 128, MVT::i32),
963 CurDAG->getTargetConstant(RxSBG[I].End, MVT::i32),