Home | History | Annotate | Download | only in Reader

Lines Matching defs:Elt

4328       Value *Vec, *Elt, *Idx;
4334 cast<VectorType>(Vec->getType())->getElementType(), Elt) ||
4337 I = InsertElementInst::Create(Vec, Elt, Idx);