Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ShiftConst

2496       SDValue ShiftConst =
2498 SDValue Shr = DAG.getNode(ISD::SRL, dl, MVT::i64, Op0, ShiftConst);