Home | History | Annotate | Download | only in X86

Lines Matching refs:X86Opc

19761   unsigned X86Opc = (Op.getOpcode() == ISD::SHL) ? X86ISD::VSHLI :
19802 return getTargetVShiftByConstNode(X86Opc, dl, VT, R, ShiftAmt, DAG);
19915 return getTargetVShiftByConstNode(X86Opc, dl, VT, R, ShiftAmt, DAG);