Home | History | Annotate | Download | only in X86

Lines Matching refs:isShift

6872   bool isShift = HasSSE2 && isVectorShift(SVOp, DAG, isLeft, ShVal, ShAmt);
6873 if (isShift && ShVal.hasOneUse()) {
6913 if (isShift) {