Home | History | Annotate | Download | only in X86

Lines Matching refs:VSHL

9217     case X86ISD::VSHLI: Opc = X86ISD::VSHL; break;
9676 return DAG.getNode(X86ISD::VSHL, dl, Op.getValueType(),
11138 case X86ISD::VSHL: return "X86ISD::VSHL";