Lines Matching full:startindex
3695 // When returning true, set StartIndex to the shift amount and OpNo0
3699 unsigned &StartIndex, unsigned &OpNo0,
3720 StartIndex = Shift;
3762 unsigned StartIndex, OpNo0, OpNo1;
3763 if (isShlDoublePermute(Bytes, StartIndex, OpNo0, OpNo1))
3765 Ops[OpNo1], DAG.getConstant(StartIndex, DL, MVT::i32));