Lines Matching defs:Start
106 // given by Opcode. The operands are: Input (R2), Start (I3), End (I4) and
121 Mask(allOnes(BitSize)), Input(N), Start(64 - BitSize), End(63),
128 unsigned Start;
549 // Start out assuming that the address will need to be loaded separately,
730 if (TII->isRxSBGMask(Mask, RxSBG.BitSize, RxSBG.Start, RxSBG.End)) {
944 // Prefer register extensions like LLC over RISBG. Also prefer to start
991 RISBG.Start &= 31;
997 CurDAG->getTargetConstant(RISBG.Start, DL, MVT::i32),
1055 CurDAG->getTargetConstant(RxSBG[I].Start, DL, MVT::i32),