Home | History | Annotate | Download | only in Vectorize

Lines Matching defs:Shuf

1768   Value *Shuf = Builder.CreateVectorSplat(VF, V, "broadcast");
1770 return Shuf;