Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:IndexShift

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