Searched refs:NewVecType (Results 1 – 2 of 2) sorted by relevance
2272 auto *NewVecType = VectorType::get(DestType, ExtElt->getVectorOperandType()); in canonicalizeBitCastExtElt() local2274 NewVecType, "bc"); in canonicalizeBitCastExtElt()
6891 auto *NewVecType = in optimizeShuffleVectorInst() local6899 Value *Shuffle = Builder.CreateVectorSplat(NewVecType->getNumElements(), BC1); in optimizeShuffleVectorInst()