Home | History | Annotate | Download | only in Utils

Lines Matching defs:Shuf

1586     Value *Shuf = Builder.CreateShuffleVector(
1588 ConstantVector::get(ShuffleMask), "rdx.shuf");
1593 TmpVec, Shuf, "bin.rdx"));
1598 Shuf);