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