Searched refs:UndefV (Results 1 – 1 of 1) sorted by relevance
595 Value *UndefV = UndefValue::get(Op1->getType()); in UpgradeIntrinsicCall() local600 Rep = Builder.CreateShuffleVector(Op1, UndefV, ConstantVector::get(Idxs)); in UpgradeIntrinsicCall()646 Value *UndefV = UndefValue::get(Op0->getType()); in UpgradeIntrinsicCall() local647 Rep = Builder.CreateShuffleVector(Op0, UndefV, ConstantVector::get(Idxs)); in UpgradeIntrinsicCall()