Searched refs:InsertEltChain (Results 1 – 1 of 1) sorted by relevance
1494 Value *InsertEltChain = PoisonValue::get(CurrentInsertElt->getType()); in instCombineSVEDupqLane() local1498 InsertEltChain = Builder.CreateInsertElement(InsertEltChain, Elts[I], in instCombineSVEDupqLane()1501 if (InsertEltChain == nullptr) in instCombineSVEDupqLane()1520 II.getType(), PoisonValue::get(II.getType()), InsertEltChain, ZeroIdx); in instCombineSVEDupqLane()