Lines Matching defs:X86Opc
29189 unsigned X86Opc = getTargetVShiftUniformOpcode(Op.getOpcode(), false);
29256 return getTargetVShiftByConstNode(X86Opc, dl, VT, R, ShiftAmt, DAG);
48676 unsigned X86Opc = getTargetVShiftUniformOpcode(N->getOpcode(), false);
48677 return getTargetVShiftByConstNode(X86Opc, SDLoc(N), VT.getSimpleVT(), N0,