Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:CreateVectorSplat

1868   Value *Shuf = Builder.CreateVectorSplat(VF, V, "broadcast");
1886 Value *SplatStart = Builder.CreateVectorSplat(VF, Start);
1998 Step = Builder.CreateVectorSplat(VLen, Step);
3544 Builder.CreateVectorSplat(VF, ReductionStartValue, "minmax.ident");