Home | History | Annotate | Download | only in X86

Lines Matching refs:isSplat

5549       if ((!SVOp->isSplat()) || SVOp->getMaskElt(0) != 0)
5811 bool IsSplat = true;
5827 IsSplat = false;
5831 if (IsSplat)
18424 if (SVN->isSplat()) {
18503 if (SVN && SVN->isSplat()) {