Home | History | Annotate | Download | only in X86

Lines Matching refs:X86Opc

23046   unsigned X86Opc = (Op.getOpcode() == ISD::SHL) ? X86ISD::VSHLI :
23095 return getTargetVShiftByConstNode(X86Opc, dl, VT, R, ShiftAmt, DAG);
23220 return getTargetVShiftByConstNode(X86Opc, dl, VT, R, ShiftAmt, DAG);