Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IndexShift

1547     unsigned IndexShift = getTypeSizeIndex(CI->getZExtValue(), VecEltTy);
1549 return CollectInsertionElements(I->getOperand(0), ElementIndex+IndexShift,