Home | History | Annotate | Download | only in Sparc

Lines Matching refs:HiRHS

2881   SDValue HiRHS = DAG.getNode(ISD::SRA, dl, MVT::i64, RHS, ShiftAmt);
2882 SDValue Args[] = { HiLHS, LHS, HiRHS, RHS };