Home | History | Annotate | Download | only in X86

Lines Matching refs:isSplat

5792       if ((!SVOp->isSplat()) || SVOp->getMaskElt(0) != 0)
6048 bool IsSplat = true;
6064 IsSplat = false;
6068 if (IsSplat)
19873 if (SVN->isSplat()) {
19952 if (SVN && SVN->isSplat()) {