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