reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3615 (VT == ShValTy || (isTypeLegal(VT) && VT.bitsLE(ShValTy))) && 3615 (VT == ShValTy || (isTypeLegal(VT) && VT.bitsLE(ShValTy))) && 3619 EVT ShiftTy = getShiftAmountTy(ShValTy, DL, !DCI.isBeforeLegalize()); 3624 ShCt <= TLI.getShiftAmountThreshold(ShValTy)) { 3626 DAG.getNode(ISD::SRL, dl, ShValTy, N0, 3634 ShCt <= TLI.getShiftAmountThreshold(ShValTy)) { 3636 DAG.getNode(ISD::SRL, dl, ShValTy, N0,